aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2023-12-05 14:16:43 +0100
committerGreg Kroah-Hartman <[email protected]>2023-12-08 12:02:37 +0100
commit1e7e56160d9ddec12093047e09abb17b0fa1a834 (patch)
tree768cd33727da5331db04018a4c90ccbdceb3c956 /scripts/gdb/linux/tasks.py
parent0ec058ece2f933aed66b76bd5cb9b5e6764853c3 (diff)
serial: ucc_uart: Fix multiple address space type errors
sparse reports multiple problems with address space type. Most problems are linked to missing __iomem qualifier. Others are caused by dereferencing __iomem addresses. Fix all this by adding missing __iomem and using ioread32be(). Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Christophe Leroy <[email protected]> Link: https://lore.kernel.org/r/e49deeb079391ff7273ec32f5563df94cf70bc95.1701781976.git.christophe.leroy@csgroup.eu Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions