diff options
author | Nicolai Stange <nstange@suse.de> | 2018-07-29 14:06:04 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-08-05 10:53:13 +0300 |
commit | ffcba43ff66c7dab34ec700debd491d2a4d319b4 (patch) | |
tree | f72356e0ee0075fcbd2e681a83645f926c4df1eb /drivers/input/misc/Kconfig | |
parent | 447ae316670230d7d29430e2cbf1f5db4f49d14c (diff) | |
download | linux-ffcba43ff66c7dab34ec700debd491d2a4d319b4.tar.xz |
x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
The last missing piece to having vmx_l1d_flush() take interrupts after
VMEXIT into account is to set the kvm_cpu_l1tf_flush_l1d per-cpu flag on
irq entry.
Issue calls to kvm_set_cpu_l1tf_flush_l1d() from entering_irq(),
ipi_entering_ack_irq(), smp_reschedule_interrupt() and
uv_bau_message_interrupt().
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Nicolai Stange <nstange@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/input/misc/Kconfig')
0 files changed, 0 insertions, 0 deletions