]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic: Warn if GICv3 system registers are enabled
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 30 Sep 2015 11:01:16 +0000 (12:01 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 9 Oct 2015 21:16:55 +0000 (22:16 +0100)
commit3377f00a3d1c7959c730c3a1ac88882e76b85051
treeda092d585e599c04a2e34ddcebbdf002d1c03c4d
parentddb1e2007a62ece005068a542247896aeeec6cfe
irqchip/gic: Warn if GICv3 system registers are enabled

When using a GICv3 in compatibility (v2) mode, having GICv3 system
register access enabled is not really compliant with the architecture.

Warn if the firmware (or the hypervisor) has been lazy.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic.c