diff options
author | Sean Christopherson <seanjc@google.com> | 2025-04-04 22:38:16 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-24 16:52:31 +0300 |
commit | 7537deda36521fa8fff9133b39c46e31893606f2 (patch) | |
tree | 4ea7d4b0e37bb4123d49d842b526f8b56a152cc5 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 6560aff981ada9aec8163509a59d8f48283263d6 (diff) | |
download | linux-7537deda36521fa8fff9133b39c46e31893606f2.tar.xz |
KVM: SVM: Allocate IR data using atomic allocation
Allocate SVM's interrupt remapping metadata using GFP_ATOMIC as
svm_ir_list_add() is called with IRQs are disabled and irqfs.lock held
when kvm_irq_routing_update() reacts to GSI routing changes.
Fixes: 411b44ba80ab ("svm: Implements update_pi_irte hook to setup posted interrupt")
Cc: stable@vger.kernel.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20250404193923.1413163-2-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions