aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-01-19 12:28:53 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2023-01-19 12:28:53 -0800
commita03df4ec37291de74987e4fbfbbcaebb5a8f9a2e (patch)
tree1bc151a43726aa3b42867e5cabf52f50083a432c /tools/perf/scripts/python/exported-sql-viewer.py
parentMerge tag 'slab-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab (diff)
parents390: workaround invalid gcc-11 out of bounds read warning (diff)
downloadwireguard-linux-a03df4ec37291de74987e4fbfbbcaebb5a8f9a2e.tar.xz
wireguard-linux-a03df4ec37291de74987e4fbfbbcaebb5a8f9a2e.zip
Merge tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 build fix from Heiko Carstens: - Workaround invalid gcc-11 out of bounds read warning caused by s390's S390_lowcore definition. This happens only with gcc 11.1.0 and 11.2.0. The code which causes this warning will be gone with the next merge window. Therefore just replace the memcpy() with a for loop to get rid of the warning. * tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390: workaround invalid gcc-11 out of bounds read warning
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions