diff options
author | 2014-08-26 15:13:27 +0100 | |
---|---|---|
committer | 2014-09-03 12:08:10 +0000 | |
commit | fea322d1df439a8daefc6e00d65b879a03f83b17 (patch) | |
tree | d35ae1292ff047415f33c0831b5488f415956565 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | irqchip: gic: Make gic_default_routable_irq_domain_ops static (diff) | |
download | linux-dev-fea322d1df439a8daefc6e00d65b879a03f83b17.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions