aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.31/270-sched_bfs.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-11-30 10:32:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-11-30 10:32:20 +0000
commitb1b45530ab8550305c40876c81919da857e84640 (patch)
tree6093f187be8814d68b59966d0a595dcf1b733c28 /target/linux/generic-2.6/patches-2.6.31/270-sched_bfs.patch
parent4ca03b54ee2c82ce1e59868e2d23b18feebd6047 (diff)
downloadupstream-b1b45530ab8550305c40876c81919da857e84640.tar.gz
upstream-b1b45530ab8550305c40876c81919da857e84640.tar.bz2
upstream-b1b45530ab8550305c40876c81919da857e84640.zip
upgrade x86 to 2.6.31.6, resync patches
SVN-Revision: 18609
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.31/270-sched_bfs.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.31/270-sched_bfs.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/270-sched_bfs.patch b/target/linux/generic-2.6/patches-2.6.31/270-sched_bfs.patch
index c045ae3abe..9f30674ef7 100644
--- a/target/linux/generic-2.6/patches-2.6.31/270-sched_bfs.patch
+++ b/target/linux/generic-2.6/patches-2.6.31/270-sched_bfs.patch
@@ -176,7 +176,7 @@ This patch adds support for bfs v230, modified for diff size reduction
#define sched_exec() {}
--- a/init/Kconfig
+++ b/init/Kconfig
-@@ -441,9 +441,22 @@ config LOG_BUF_SHIFT
+@@ -451,9 +451,22 @@ config LOG_BUF_SHIFT
config HAVE_UNSTABLE_SCHED_CLOCK
bool
@@ -199,7 +199,7 @@ This patch adds support for bfs v230, modified for diff size reduction
default n
help
This feature lets CPU scheduler recognize task groups and control CPU
-@@ -494,6 +507,7 @@ endchoice
+@@ -504,6 +517,7 @@ endchoice
menuconfig CGROUPS
boolean "Control Group support"