Hello community, here is the log from the commit of package kernel-source for openSUSE:Factory checked in at 2014-04-06 07:10:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/kernel-debug.changes 2014-03-22 18:02:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-debug.changes 2014-04-06 07:10:40.000000000 +0200 @@ -1,0 +2,169 @@ +Fri Apr 4 16:42:45 CEST 2014 - [email protected] + +- Refresh Xen patches (bnc#870874, bnc#871827). +- commit 00dd4e3 + +------------------------------------------------------------------- +Fri Apr 4 09:39:59 CEST 2014 - [email protected] + +- Update x86_64 config files: disable CONFIG_SBC8360_WDT + The sbc8360 driver is for a Socket 370-based single-board computer, + so it's useless on x86-64. +- commit 47efdd9 + +------------------------------------------------------------------- +Thu Apr 3 15:17:49 CEST 2014 - [email protected] + +- Update config files: disable all of Timberdale support + Timberdale is a companion chip for Atom CPUs in embedded in-car + infotainment systems. We don't need that in openSUSE, really. +- commit 47e54c8 + +------------------------------------------------------------------- +Wed Apr 2 18:16:22 CEST 2014 - [email protected] + +- Update config files: disable CONFIG_I2C_SI470X + I2C access to the SI470X radio chip is only needed on embedded systems + so it makes no sense to enable it in most of our kernel configuration + files. +- commit b60e271 + +------------------------------------------------------------------- +Wed Apr 2 12:43:32 CEST 2014 - [email protected] + +- Refresh patches.xen/xen3-patch-3.7 (fix another AR build issue). +- commit 59b27eb + +------------------------------------------------------------------- +Wed Apr 2 09:28:39 CEST 2014 - [email protected] + +- Update config files: re-enable twofish crypto support + Software twofish crypto support was disabled in several architectures + since openSUSE 10.3. For i386 and x86_64 it was on purpose, because + hardware-accelerated alternatives exist. However for all other + architectures it was by accident. + Re-enable software twofish crypto support in all configuration files, + to guarantee that at least one implementation is always available, + (bnc#871325). +- commit 8f37fd4 + +------------------------------------------------------------------- +Tue Apr 1 21:14:35 CEST 2014 - [email protected] + +- Delete patches.arch/arm-omap3isp.patch. + superseded by 31036441d785359999e45bf410c778f64ffcab64 +- commit fd18f9e + +------------------------------------------------------------------- +Tue Apr 1 17:20:06 CEST 2014 - [email protected] + +- Fix typo in netfront, in type check of unplug code +- commit 6623a43 + +------------------------------------------------------------------- +Tue Apr 1 14:36:47 CEST 2014 - [email protected] + +- Update config files: disable CONFIG_TOUCHSCREEN_W90X900 + The w90p910_ts driver only makes sense on the W90x900 architecture, + which we do not support. +- commit 4ebef59 + +------------------------------------------------------------------- +Tue Apr 1 14:33:41 CEST 2014 - [email protected] + +- Update Xen patches to 3.14-final and c/s 1256. +- blkback: allow using indirect request segment descriptors + (fate#316871). +- blkfront: allow using indirect request segment descriptors + (fate#316871). +- commit fbd23cd + +------------------------------------------------------------------- +Tue Apr 1 08:53:56 CEST 2014 - [email protected] + +- Update config files: CONFIG_HID_BATTERY_STRENGTH=y + CONFIG_HID_BATTERY_STRENGTH was already enabled on i386, x86_64 and + most of arm. Enable this feature on all other architectures which can + benefit from it. +- commit aec4432 + +------------------------------------------------------------------- +Mon Mar 31 15:15:36 CEST 2014 - [email protected] + +- Update to 3.14. +- commit 5795bd9 + +------------------------------------------------------------------- +Fri Mar 28 18:34:36 CET 2014 - [email protected] + +- Update i386/desktop config file: enable CONFIG_RCU_FAST_NO_HZ + All other x86 kernels have CONFIG_RCU_FAST_NO_HZ enabled so the + i386/desktop kernel should too. +- commit 05ea8f5 + +------------------------------------------------------------------- +Fri Mar 28 18:25:28 CET 2014 - [email protected] + +- Update ppc config files: adjust filesystems modularity + Build reiserfs, fat and vfat support as modules as we do on every + other architecture. Also align the reiserfs debugging features on + x86_64. +- commit 0985b71 + +------------------------------------------------------------------- +Wed Mar 26 10:22:42 CET 2014 - [email protected] + +- Update ec2 config files: disable HID device drivers + I don't think the HID drivers for non-standard keyboards and mice + are needed at all on EC2. +- commit 9fdef61 + +------------------------------------------------------------------- +Tue Mar 25 17:14:55 CET 2014 - [email protected] + +- Update to 3.14-rc8. +- commit b356c6a + +------------------------------------------------------------------- +Tue Mar 25 16:59:27 CET 2014 - [email protected] + +- Update x86 config files: enable CONFIG_HID_BATTERY_STRENGTH + Looks like a cool feature to support on desktop systems. As it has + to be built-in, I'm only enabling it on x86 for now, because I don't + know for sure how useful it would be on other architectures. Feel + free to enable on any other architecture where it would be useful. +- commit 1edfe71 + +------------------------------------------------------------------- +Tue Mar 25 15:53:35 CET 2014 - [email protected] + +- Update ec2 config files: disable CONFIG_INPUT_FF_MEMLESS + This helper module is useless on EC2. +- commit c2808f3 + +------------------------------------------------------------------- +Tue Mar 25 13:34:51 CET 2014 - [email protected] + +- Update i386 config files: Modularize all HID device drivers + HID device drivers are modularized in all config files except arm* + and desktop, so i386/pae, i386/trace and i386/xen should do the same. +- commit 3c2834b + +------------------------------------------------------------------- +Tue Mar 25 13:31:56 CET 2014 - [email protected] + +- Update i386 config files: CONFIG_HID=y + Align the CONFIG_HID setting of the i386/debug, i386/default and + i386/vanilla config files with what is done in every other config + file (but s390x and ec2.) +- commit 177a262 + +------------------------------------------------------------------- +Mon Mar 24 15:11:38 CET 2014 - [email protected] + +- Refresh patches.suse/kconfig-automate-kernel-desktop. + Options CGROUPS and CGROUP_SCHED are no longer disabled in desktop + kernel. +- commit 148e111 + +------------------------------------------------------------------- kernel-default.changes: same change kernel-desktop.changes: same change kernel-docs.changes: same change kernel-ec2.changes: same change kernel-exynos.changes: same change kernel-lpae.changes: same change kernel-obs-build.changes: same change kernel-obs-qa.changes: same change kernel-pae.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-trace.changes: same change kernel-vanilla.changes: same change kernel-xen.changes: same change Old: ---- linux-3.14-rc7.tar.xz New: ---- linux-3.14.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -61,9 +61,9 @@ Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -151,7 +151,7 @@ Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -61,9 +61,9 @@ Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -159,7 +159,7 @@ Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh ++++++ kernel-desktop.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -61,9 +61,9 @@ Summary: Kernel optimized for the desktop License: GPL-2.0 Group: System/Kernel -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -148,7 +148,7 @@ %endif Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -16,7 +16,7 @@ # -%define patchversion 3.14.0-rc7 +%define patchversion 3.14.0 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,9 @@ Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif ++++++ kernel-ec2.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -61,9 +61,9 @@ Summary: The Amazon EC2 Xen Kernel License: GPL-2.0 Group: System/Kernel -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -148,7 +148,7 @@ %endif Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh kernel-exynos.spec: same change kernel-lpae.spec: same change kernel-obs-qa.spec: same change ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -61,9 +61,9 @@ Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -153,7 +153,7 @@ Provides: kernel-vmi = 2.6.38 Obsoletes: kernel-vmi <= 2.6.38 %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -17,8 +17,8 @@ # icecream 0 -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -45,7 +45,7 @@ Provides: %name = %version-%source_rel Provides: linux Provides: multiversion(kernel) -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -24,10 +24,10 @@ Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 3.14.rc7 +Version: 3.14.0 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif ++++++ kernel-trace.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -61,9 +61,9 @@ Summary: The Standard Kernel with Tracing Features License: GPL-2.0 Group: System/Kernel -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -151,7 +151,7 @@ Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -61,9 +61,9 @@ Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -148,7 +148,7 @@ %endif Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh ++++++ kernel-xen.spec ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:46.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.14-rc7 -%define patchversion 3.14.0-rc7 +%define srcversion 3.14 +%define patchversion 3.14.0 %define variant %{nil} %define vanilla_only 0 @@ -61,9 +61,9 @@ Summary: The Xen Kernel License: GPL-2.0 Group: System/Kernel -Version: 3.14.rc7 +Version: 3.14.0 %if 0%{?is_kotd} -Release: <RELEASE>.g89fa272 +Release: <RELEASE>.g00dd4e3 %else Release: 0 %endif @@ -151,7 +151,7 @@ Provides: kernel-xenpae = 2.6.17 Obsoletes: kernel-xenpae <= 2.6.17 %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:47.000000000 +0200 @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=3.14-rc7 +SRCVERSION=3.14 # variant of the kernel-source package, either empty or "-rt" VARIANT= # buildservice projects to build the kernel against ++++++ config.tar.bz2 ++++++ ++++ 3186 lines of diff (skipped) ++++++ linux-3.14-rc7.tar.xz -> linux-3.14.tar.xz ++++++ /work/SRC/openSUSE:Factory/kernel-source/linux-3.14-rc7.tar.xz /work/SRC/openSUSE:Factory/.kernel-source.new/linux-3.14.tar.xz differ: char 27, line 1 ++++++ patches.arch.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.arch/arm-omap3isp.patch new/patches.arch/arm-omap3isp.patch --- old/patches.arch/arm-omap3isp.patch 2014-02-17 09:32:04.000000000 +0100 +++ new/patches.arch/arm-omap3isp.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,27 +0,0 @@ -From: Alexander Graf <[email protected]> -Date: Weg, 20 Mar 2013 15:17:25 +0100 -Subject: [PATCH] omap3isp: fix miscompile -Patch-Mainline: No - -The omap3isp module requires vm_flags_t. Include the header -that defines it. - -Fixes the following breakage: - - drivers/media/platform/omap3isp/ispqueue.h:93:2: error: unknown type name 'vm_flags_t' - - -Signed-off-by: Alexander Graf <[email protected]> - -Index: linux-3.9-rc3-master/drivers/media/platform/omap3isp/ispqueue.h -=================================================================== ---- linux-3.9-rc3-master.orig/drivers/media/platform/omap3isp/ispqueue.h -+++ linux-3.9-rc3-master/drivers/media/platform/omap3isp/ispqueue.h -@@ -31,6 +31,7 @@ - #include <linux/mutex.h> - #include <linux/videodev2.h> - #include <linux/wait.h> -+#include <linux/mm_types.h> - - struct isp_video_queue; - struct page; ++++++ patches.suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/kconfig-automate-kernel-desktop new/patches.suse/kconfig-automate-kernel-desktop --- old/patches.suse/kconfig-automate-kernel-desktop 2014-02-17 07:46:14.000000000 +0100 +++ new/patches.suse/kconfig-automate-kernel-desktop 2014-03-24 15:11:38.000000000 +0100 @@ -15,7 +15,7 @@ --- a/init/Kconfig +++ b/init/Kconfig -@@ -32,6 +32,12 @@ config SPLIT_PACKAGE +@@ -30,6 +30,12 @@ config SPLIT_PACKAGE If you aren't packaging a kernel for distribution, it's safe to say n. @@ -28,23 +28,6 @@ config ARCH string option env="ARCH" -@@ -537,6 +537,7 @@ config HAVE_UNSTABLE_SCHED_CLOCK - - menuconfig CGROUPS - boolean "Control Group support" -+ default !KERNEL_DESKTOP - help - This option adds support for grouping sets of processes together, for - use with process control subsystems such as Cpusets, CFS, memory -@@ -651,7 +653,7 @@ config CGROUP_MEM_RES_CTLR_SWAP - - menuconfig CGROUP_SCHED - bool "Group CPU scheduler" -- default n -+ default !KERNEL_DESKTOP - help - This feature lets CPU scheduler recognize task groups and control CPU - bandwidth allocation to such task groups. It uses cgroups to group --- a/kernel/Kconfig.hz +++ b/kernel/Kconfig.hz @@ -4,6 +4,7 @@ ++++++ patches.xen.tar.bz2 ++++++ ++++ 11147 lines of diff (skipped) ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:49.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:49.000000000 +0200 @@ -156,7 +156,6 @@ patches.arch/cubox-configuration.patch patches.arch/arm-OMAP-Fix-missing-cm3xxx.h-include.patch patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch - patches.arch/arm-omap3isp.patch patches.arch/arm-omapfb-fix.patch # Compile fix for Xen on ARM with our Xen patches applied @@ -598,7 +597,7 @@ patches.xen/xen3-patch-3.11 patches.xen/xen3-patch-3.12 patches.xen/xen3-patch-3.13 - patches.xen/xen3-patch-3.14-rc6 + patches.xen/xen3-patch-3.14 # ports of other patches patches.xen/xen3-stack-unwind @@ -622,9 +621,11 @@ patches.xen/xen-multi-page-ring patches.xen/xen-balloon-max-target patches.xen/xen-blkback-multi-page-ring + patches.xen/xen-blkback-indirect patches.xen/xen-blkback-cdrom patches.xen/xen-blkif-protocol-fallback-hack patches.xen/xen-blkfront-multi-page-ring + patches.xen/xen-blkfront-indirect patches.xen/xen-blkif-op-packet patches.xen/xen-blkfront-cdrom patches.xen/xen-blkfront-hvm-no-cdrom ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.14PO2P/_old 2014-04-06 07:10:49.000000000 +0200 +++ /var/tmp/diff_new_pack.14PO2P/_new 2014-04-06 07:10:49.000000000 +0200 @@ -1,3 +1,3 @@ -2014-03-20 13:43:03 +0100 -GIT Revision: 89fa2728b7bc4708a0a610c93afb547881503446 +2014-04-04 16:42:45 +0200 +GIT Revision: 00dd4e32de8d54e20f5c2732c5255c09b58c524d GIT Branch: master -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
