diff options
author | 2025-05-27 12:17:06 -0400 | |
---|---|---|
committer | 2025-05-28 06:29:17 -0400 | |
commit | 8e86e73626527e5a69bf5263d6bbe9c2a86b4319 (patch) | |
tree | d56a6bc701bded71bf3befc233df4f73bd0589a9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD (diff) | |
parent | rust: add helper for mutex_trylock (diff) | |
download | linux-rng-8e86e73626527e5a69bf5263d6bbe9c2a86b4319.tar.xz linux-rng-8e86e73626527e5a69bf5263d6bbe9c2a86b4319.zip |
Merge branch 'kvm-lockdep-common' into HEAD
Introduce new mutex locking functions mutex_trylock_nest_lock() and
mutex_lock_killable_nest_lock() and use them to clean up locking
of all vCPUs for a VM.
For x86, this removes some complex code that was used instead
of lockdep's "nest_lock" feature.
For ARM and RISC-V, this removes a lockdep warning when the VM is
configured to have more than MAX_LOCK_DEPTH vCPUs, and removes a fair
amount of duplicate code by sharing the logic across all architectures.
Signed-off-by: Paolo BOnzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions