diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-04-26 17:56:26 +0300 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2017-06-06 15:43:16 +0300 |
commit | bbaf0e2b1c1b4f88abd6ef49576f0efb1734eae5 (patch) | |
tree | 99fe3f8e3ff76c4837987b5c3d49c26a1b59a697 /include/linux/nfs4.h | |
parent | 3c2993b8c6143d8a5793746a54eba8f86f95240f (diff) | |
download | linux-bbaf0e2b1c1b4f88abd6ef49576f0efb1734eae5.tar.xz |
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
native_safe_halt enables interrupts, and you just shouldn't
call rcu_irq_enter() with interrupts enabled. Reorder the
call with the following local_irq_disable() to respect the
invariant.
Reported-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Wanpeng Li <wanpeng.li@hotmail.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'include/linux/nfs4.h')
0 files changed, 0 insertions, 0 deletions