Jeremy Fitzhardinge 252a6bf2a3 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>
2009-03-29 23:36:03 -07:00
..
2008-12-29 11:27:46 +02:00
2009-01-06 15:59:14 -08:00
2009-03-24 10:52:46 +11:00
2009-01-01 10:12:29 +10:30
2009-02-11 14:25:35 -08:00
2009-03-24 10:52:46 +11:00
2009-02-12 17:50:46 +02:00
2008-11-30 10:03:35 -08:00
2009-01-08 08:31:05 -08:00
2009-01-08 08:31:08 -08:00
2009-02-20 17:57:48 -08:00
2009-01-01 10:12:29 +10:30