diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-02-18 00:11:28 -0800 |
---|---|---|
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-03-29 23:36:03 -0700 |
commit | 252a6bf2a3a7e7add56b17d48aecf3f3ef213103 (patch) | |
tree | 78d2cf00c73c4325e024ff00be0bb0f487865859 /drivers/char | |
parent | 2829b449276aed45f3d649efb21e3418e39dd5d1 (diff) |
mm: allow preemption in apply_to_pte_range
Impact: allow preemption in apply_to_pte_range updates to init_mm
Preemption is now allowed for lazy mmu mode, so don't disable
it for the inner loop of apply_to_pte_range. This only applies
when doing updates to init_mm; user pagetables are still modified
under the pte lock, so preemption is disabled anyway.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions