aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2022-11-08 13:37:55 +0100
committerLinus Walleij <[email protected]>2022-11-08 21:13:56 +0100
commit65b0e307a1a9193571db12910f382f84195a3d29 (patch)
tree804a671f14dc9527f078ce1053d4ab64b926eafc /tools/perf/scripts/python/exported-sql-viewer.py
parentb29ea0e7e8122a11e9336fb89e96ca7ccdb314ae (diff)
ARM: ux500: do not directly dereference __iomem
Sparse reports that calling add_device_randomness() on `uid` is a violation of address spaces. And indeed the next usage uses readl() properly, but that was left out when passing it toadd_device_ randomness(). So instead copy the whole thing to the stack first. Fixes: 4040d10a3d44 ("ARM: ux500: add DB serial number to entropy pool") Cc: Linus Walleij <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/all/[email protected]/ Reported-by: kernel test robot <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions