diff options
author | Will Deacon <will.deacon@arm.com> | 2014-08-26 15:13:27 +0100 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-09-03 12:08:10 +0000 |
commit | fea322d1df439a8daefc6e00d65b879a03f83b17 (patch) | |
tree | d35ae1292ff047415f33c0831b5488f415956565 /block | |
parent | f3d147b87a7dccf5537b29de9172002be5b03e1f (diff) | |
download | linux-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