]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
x86/paravirt: allow preemption with lazy mmu mode
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 18 Feb 2009 07:53:19 +0000 (23:53 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Mon, 30 Mar 2009 06:36:02 +0000 (23:36 -0700)
commit2829b449276aed45f3d649efb21e3418e39dd5d1
treeeb16821bc9ad330f8c2f289510603ca528feaeae
parent224101ed69d3fbb486868e0f6e0f9fa37302efb4
x86/paravirt: allow preemption with lazy mmu mode

Impact: remove obsolete checks, simplification

Lift restrictions on preemption with lazy mmu mode, as it is now allowed.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
arch/x86/kernel/paravirt.c
arch/x86/xen/mmu.c