diff options
| author | Sean Christopherson <[email protected]> | 2025-04-04 19:38:16 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2025-04-24 13:52:31 +0000 |
| commit | 7537deda36521fa8fff9133b39c46e31893606f2 (patch) | |
| tree | 4ea7d4b0e37bb4123d49d842b526f8b56a152cc5 /scripts/gcc-plugins/randomize_layout_plugin.c | |
| parent | KVM: SVM: Don't update IRTEs if APICv/AVIC is disabled (diff) | |
| download | kernel-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 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions
