aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2025-04-04 19:38:16 +0000
committerPaolo Bonzini <[email protected]>2025-04-24 13:52:31 +0000
commit7537deda36521fa8fff9133b39c46e31893606f2 (patch)
tree4ea7d4b0e37bb4123d49d842b526f8b56a152cc5 /rust/helpers/workqueue.c
parentKVM: SVM: Don't update IRTEs if APICv/AVIC is disabled (diff)
downloadkernel-7537deda36521fa8fff9133b39c46e31893606f2.tar.gz
kernel-7537deda36521fa8fff9133b39c46e31893606f2.zip
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: [email protected] Signed-off-by: Sean Christopherson <[email protected]> Message-ID: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions