https://github.com/torvalds/linux
Revision ca2f3daf779f5e89d14e9783fcfd7920842df9e9 authored by Paul Jackson on 25 August 2005, 19:47:50 UTC, committed by Linus Torvalds on 26 August 2005, 23:38:46 UTC
The partial disabling of Dinakar's new facility to allow
cpu_exclusive cpusets to define dynamic sched domains
doesn't go far enough.  At the suggestion of Nick Piggin
and Dinakar, let us instead totally disable this facility
for 2.6.13, in order to avoid problems first reported
by John Hawkes (corrupt sched data structures and kernel oops).

This patch removes the partial disabling code in 2.6.13-rc7,
in anticipation of the next patch, which will totally disable
it instead.

Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 1314234
History
Tip revision: ca2f3daf779f5e89d14e9783fcfd7920842df9e9 authored by Paul Jackson on 25 August 2005, 19:47:50 UTC
[PATCH] undo partial cpu_exclusive sched domain disabling
Tip revision: ca2f3da

README

back to top