summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorBenjamin Gray <bgray@linux.ibm.com>2023-10-11 08:37:09 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-10-19 09:16:20 +0300
commit2c4ce3e65b1a543123ffcec4b021ad6ebd4e4e4e (patch)
tree3d93e7c191dc58f58092d94f2a2926e87f566c6f /scripts/gdb/linux/interrupts.py
parentc6519c6df0722e432f330afbc7c00d16d5be5c58 (diff)
downloadlinux-2c4ce3e65b1a543123ffcec4b021ad6ebd4e4e4e.tar.xz
powerpc: Cast away __iomem in low level IO routines
Sparse reports dereferencing an __iomem pointer. These routines are clearly low level handlers for IO memory, so force cast away the __iomem annotation to tell sparse the dereferences are safe. Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20231011053711.93427-11-bgray@linux.ibm.com
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions