1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

upgrade x86 to 2.6.31.6, resync patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18609 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2009-11-30 10:32:20 +00:00
parent 8d2137b93d
commit 785fefeaea
15 changed files with 39 additions and 142 deletions

View File

@@ -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"