summaryrefslogtreecommitdiff
path: root/virt/kvm
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-02-12 20:30:48 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2009-02-12 22:11:58 (GMT)
commit34b0900d323122113683685b200aae9f9b75e63b (patch)
treea7ebd50755ae7321e89a4e5a0b64e4a5a7de0dc4 /virt/kvm
parentd85cf93da66977dbc645352be1b2084a659d8a0b (diff)
downloadlinux-fsl-qoriq-34b0900d323122113683685b200aae9f9b75e63b.tar.xz
x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context
Impact: Catch cases where lazy MMU state is active in a preemtible context arch_flush_lazy_mmu_cpu() has been changed to disable preemption so the checks in enter/leave will never trigger. Put the preemtible() check into arch_flush_lazy_mmu_cpu() to catch such cases. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions