summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2014-08-26 15:13:27 +0100
committerJason Cooper <jason@lakedaemon.net>2014-09-03 12:08:10 +0000
commitfea322d1df439a8daefc6e00d65b879a03f83b17 (patch)
treed35ae1292ff047415f33c0831b5488f415956565 /block
parentf3d147b87a7dccf5537b29de9172002be5b03e1f (diff)
downloadlinux-fea322d1df439a8daefc6e00d65b879a03f83b17.tar.gz
linux-fea322d1df439a8daefc6e00d65b879a03f83b17.tar.bz2
linux-fea322d1df439a8daefc6e00d65b879a03f83b17.zip
irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer
The __percpu __iomem annotations on the rdist base are contradictory and confuse static checkers such as sparse. This patch fixes the anotations so that rdist is described as a __percpu pointer to an __iomem pointer. Cc: Jason Cooper <jason@lakedaemon.net> Cc: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Link: https://lkml.kernel.org/r/1409062410-25891-9-git-send-email-will.deacon@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions