aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2020-01-31 11:17:09 +0000
committerMatthew Wilcox (Oracle) <[email protected]>2020-01-31 20:09:49 +0000
commitc36d451ad386b34f452fc3c8621ff14b9eaa31a6 (patch)
treea62a6a6a3af528e6cfc91f686d37d8148a620c9d /tools/perf/scripts/python/sctop.py
parentXArray: Fix xa_find_next for large multi-index entries (diff)
downloadkernel-c36d451ad386b34f452fc3c8621ff14b9eaa31a6.tar.gz
kernel-c36d451ad386b34f452fc3c8621ff14b9eaa31a6.zip
XArray: Fix xas_pause for large multi-index entries
Inspired by the recent Coverity report, I looked for other places where the offset wasn't being converted to an unsigned long before being shifted, and I found one in xas_pause() when the entry being paused is of order >32. Fixes: b803b42823d0 ("xarray: Add XArray iterators") Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions