diff options
author | Will Deacon <[email protected]> | 2014-08-26 15:13:27 +0100 |
---|---|---|
committer | Jason Cooper <[email protected]> | 2014-09-03 12:08:10 +0000 |
commit | fea322d1df439a8daefc6e00d65b879a03f83b17 (patch) | |
tree | d35ae1292ff047415f33c0831b5488f415956565 /scripts/gdb/linux/modules.py | |
parent | f3d147b87a7dccf5537b29de9172002be5b03e1f (diff) |
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 <[email protected]>
Cc: Marc Zyngier <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions