aboutsummaryrefslogtreecommitdiff
path: root/kernel/gcov/fs.c
diff options
context:
space:
mode:
authorBenjamin Gray <[email protected]>2023-10-11 16:37:09 +1100
committerMichael Ellerman <[email protected]>2023-10-19 17:16:20 +1100
commit2c4ce3e65b1a543123ffcec4b021ad6ebd4e4e4e (patch)
tree3d93e7c191dc58f58092d94f2a2926e87f566c6f /kernel/gcov/fs.c
parentc6519c6df0722e432f330afbc7c00d16d5be5c58 (diff)
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 <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'kernel/gcov/fs.c')
0 files changed, 0 insertions, 0 deletions