Files
linux-st/kernel
Peter Zijlstra fb58bac5c7 sched: Remove unnecessary RCU exclusion
As Nick pointed out, and realized by myself when doing:
   sched: Fix balance vs hotplug race
the patch:
   sched: for_each_domain() vs RCU

is wrong, sched_domains are freed after synchronize_sched(), which
means disabling preemption is enough.

Reported-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-12-09 10:03:08 +01:00
..
2009-10-29 07:39:25 -07:00
2009-12-06 21:10:56 +01:00
2009-12-06 21:10:56 +01:00
2009-10-29 08:56:20 +10:30
2009-12-09 10:03:07 +01:00
2009-12-09 10:03:07 +01:00
2009-12-09 10:03:07 +01:00
2009-11-18 14:52:25 +01:00
2009-10-26 09:40:30 +01:00
2009-12-09 10:03:01 +01:00
2009-11-26 12:59:20 +01:00
2009-11-02 16:02:39 +01:00