]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 8 May 2018 12:14:35 +0000 (13:14 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 13 May 2018 13:59:01 +0000 (15:59 +0200)
commitfb62ad7feb6babe2762e8e94570645652db2656c
treec1e8363dedde8369772ffc829a3bbb16faeecdb4
parent5e09cc9ba2e5e2b63ee6658ae1e1966ba65e8fd0
irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED

As we're about to introduce MSI domains based on top of the GICv3
domain, we must make sure nothing the new domains do not alias
with the core domain.

So let's tag that core domain with the DOMAIN_BUS_WIRED attribute,
ensuring it gets picked up by other drivers that use irq_find_host().

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Rob Herring <robh@kernel.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lkml.kernel.org/r/20180508121438.11301-7-marc.zyngier@arm.com
drivers/irqchip/irq-gic-v3.c