diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-05-05 10:38:11 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-05-05 10:38:11 -0700 |
commit | 0f5d752b1395e777ef81e28886945e5e939b7c8a (patch) | |
tree | 21da69238837da89f1e615640c28d4a91371af16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 905a6537e7640993fdbd18da6f56d86035069e88 (diff) | |
parent | a06afe8383080c630a7a528b8382fc6bb4925b61 (diff) |
Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Heiko Carstens:
- Disable -Warray-bounds warning for gcc12, since the only known way to
workaround false positive warnings on lowcore accesses would result
in worse code on fast paths.
- Avoid lockdep_assert_held() warning in kvm vm memop code.
- Reduce overhead within gmap_rmap code to get rid of long latencies
when e.g. shutting down 2nd level guests.
* tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
KVM: s390: vsie/gmap: reduce gmap_rmap overhead
KVM: s390: Fix lockdep issue in vm memop
s390: disable -Warray-bounds
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions