From: Paul Jackson Date: Thu, 25 Aug 2005 19:47:50 +0000 (-0700) Subject: [PATCH] undo partial cpu_exclusive sched domain disabling X-Git-Tag: v2.6.13~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca2f3daf779f5e89d14e9783fcfd7920842df9e9;p=pandora-kernel.git [PATCH] undo partial cpu_exclusive sched domain disabling 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed