From 9efadae9dea7a1d074c7580475cc27b6d858941cd3876335714ad4e0f0c52fef Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Mon, 6 Jun 2011 05:02:13 +0000 Subject: [PATCH] GIT Revision: 855dd585fb8e17a0b8194f90e950dcc45481704c OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=59 --- config.tar.bz2 | 4 ++-- kernel-debug.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 24 +++++++++++++++++++++++ kernel-default.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 24 +++++++++++++++++++++++ kernel-desktop.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-desktop.spec | 24 +++++++++++++++++++++++ kernel-docs.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 24 +++++++++++++++++++++++ kernel-ec2.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-ec2.spec | 24 +++++++++++++++++++++++ kernel-module-subpackage | 2 +- kernel-pae.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 24 +++++++++++++++++++++++ kernel-ppc64.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-ppc64.spec | 24 +++++++++++++++++++++++ kernel-ps3.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-ps3.spec | 24 +++++++++++++++++++++++ kernel-s390.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-s390.spec | 24 +++++++++++++++++++++++ kernel-source.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 24 +++++++++++++++++++++++ kernel-syms.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 24 +++++++++++++++++++++++ kernel-trace.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-trace.spec | 24 +++++++++++++++++++++++ kernel-vanilla.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 24 +++++++++++++++++++++++ kernel-xen.changes | 39 ++++++++++++++++++++++++++++++++++++++ kernel-xen.spec | 24 +++++++++++++++++++++++ macros.kernel-source | 10 +++++----- patches.arch.tar.bz2 | 4 ++-- patches.fixes.tar.bz2 | 4 ++-- patches.kernel.org.tar.bz2 | 4 ++-- series.conf | 4 ++++ source-timestamp | 4 ++-- 36 files changed, 902 insertions(+), 16 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 22d00ae5..f842f804 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5720300e690748fe5d51cc5b991e6226ae774ae98cc10b0f1d0a1d594487399e -size 225152 +oid sha256:5eab40cf2782ece46e8b7ca6c133d0888c87d3cc37ee5de5ea9d5e273048887c +size 225324 diff --git a/kernel-debug.changes b/kernel-debug.changes index e5baf203..c8ece56f 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 74a60852..e3e99682 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -879,6 +879,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-default.changes b/kernel-default.changes index e5baf203..c8ece56f 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 6031f33a..cffc9d01 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -892,6 +892,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-desktop.changes b/kernel-desktop.changes index e5baf203..c8ece56f 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-desktop.spec b/kernel-desktop.spec index 4c796984..4f9b1cad 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -912,6 +912,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-docs.changes b/kernel-docs.changes index e5baf203..c8ece56f 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 01c08049..43c2dd95 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -99,6 +99,30 @@ rm -rf $RPM_BUILD_ROOT /usr/share/doc/kernel %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-ec2.changes b/kernel-ec2.changes index e5baf203..c8ece56f 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-ec2.spec b/kernel-ec2.spec index bbc03fe2..1df01add 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -882,6 +882,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-module-subpackage b/kernel-module-subpackage index 64c111ca..c70ba9e5 100644 --- a/kernel-module-subpackage +++ b/kernel-module-subpackage @@ -52,7 +52,7 @@ END { exit(! good) } nvr=%{-n*}-%1-%_this_kmp_version-%{-r*} wm2=/usr/lib/module-init-tools/weak-modules2 if [ -x $wm2 ]; then - /bin/bash -${-/e/} $wm2 --add-kmp $nvr + %{-b:KMP_NEEDS_MKINITRD=1} /bin/bash -${-/e/} $wm2 --add-kmp $nvr fi %preun -n %{-n*}-%1 nvr=%{-n*}-%1-%_this_kmp_version-%{-r*} diff --git a/kernel-pae.changes b/kernel-pae.changes index e5baf203..c8ece56f 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 96ae1cd8..eccb3720 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -897,6 +897,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index e5baf203..c8ece56f 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index 1ac508b5..058dc19b 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -901,6 +901,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-ps3.changes b/kernel-ps3.changes index e5baf203..c8ece56f 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-ps3.spec b/kernel-ps3.spec index 27156374..813456ce 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -882,6 +882,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-s390.changes b/kernel-s390.changes index e5baf203..c8ece56f 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-s390.spec b/kernel-s390.spec index 4601f0bc..d70d6398 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -876,6 +876,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-source.changes b/kernel-source.changes index e5baf203..c8ece56f 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 127bffc0..01c1ee11 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -255,6 +255,30 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" %endif %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-syms.changes b/kernel-syms.changes index e5baf203..c8ece56f 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 0ee4811f..84f827d9 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -81,6 +81,30 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE %_docdir/%name/README.SUSE %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-trace.changes b/kernel-trace.changes index e5baf203..c8ece56f 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-trace.spec b/kernel-trace.spec index e6898fa4..ffcc3c70 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -884,6 +884,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index e5baf203..c8ece56f 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 7f8c2a2b..100e5972 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -880,6 +880,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/kernel-xen.changes b/kernel-xen.changes index e5baf203..c8ece56f 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sun Jun 5 11:18:05 CEST 2011 - jslaby@suse.cz + +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 + +------------------------------------------------------------------- +Sun Jun 5 08:37:31 CEST 2011 - jslaby@suse.cz + +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b + +------------------------------------------------------------------- +Fri Jun 3 13:09:27 CEST 2011 - mmarek@suse.cz + +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b + +------------------------------------------------------------------- +Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz + +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 + +------------------------------------------------------------------- +Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz + +- rpm/macros.kernel-source: Add -b option to %kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 + ------------------------------------------------------------------- Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz diff --git a/kernel-xen.spec b/kernel-xen.spec index 3151305b..793df099 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -882,6 +882,30 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Sun Jun 05 2011 jslaby@suse.cz +- Revert "HID: magicmouse: ignore 'ivalid report id' while + switching modes". +- Revert "x86, efi: Retain boot service code until after switching + to virtual mode". +- commit 855dd58 +* Sun Jun 05 2011 jslaby@suse.cz +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- asus-wmi: Remove __init from asus_wmi_platform_init + (bnc#696212). +- commit 2e6cc6b +* Fri Jun 03 2011 mmarek@suse.cz +- Temporarily set PPC_DISABLE_WERROR=y in power to fix build +- commit 5e9cb3b +* Fri Jun 03 2011 mmarek@suse.cz +- scripts/kmsg-doc: Do not require Switch.pm. +- commit 83a39c7 +* Fri Jun 03 2011 mmarek@suse.cz +- rpm/macros.kernel-source: Add -b option to %%kernel_module_package + to unconditionally call mkinitrd on kmp install (fate#309400). +- rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to + weak-modules2 if the -b option is used. +- commit b6128a3 * Fri Jun 03 2011 jslaby@suse.cz - Linux 2.6.39.1. - Refresh patches.suse/no-partition-scan. diff --git a/macros.kernel-source b/macros.kernel-source index c82d24c9..fcc1fe4c 100644 --- a/macros.kernel-source +++ b/macros.kernel-source @@ -3,10 +3,10 @@ %kernel_module_package_buildreqs module-init-tools kernel-syms # Defines %flavors_to_build and %kernel_source() as a side effect. -%_kernel_module_package(n:v:r:t:f:Xp:) \ +%_kernel_module_package(n:v:r:t:f:Xp:b) \ %{expand:%( \ subpkg=%{-t*}%{!-t:/usr/lib/rpm/kernel-module-subpackage} \ - echo "%%define _suse_kernel_module_subpackage(n:v:r:f:p:) %%{expand:%%(cd %_sourcedir; cat $subpkg; echo %%%%nil)}" \ + echo "%%define _suse_kernel_module_subpackage(n:v:r:f:p:b) %%{expand:%%(cd %_sourcedir; cat $subpkg; echo %%%%nil)}" \ flavors_to_build= \ flavors="%*" \ for flavor in $(ls /usr/src/linux-obj/%_target_cpu 2>/dev/null); do \ @@ -19,7 +19,7 @@ krel=$(make -s -C /usr/src/linux-obj/%_target_cpu/$flavor kernelrelease) \ kver=${krel%%-*} \ flavors_to_build="$flavors_to_build $flavor" \ - echo "%%_suse_kernel_module_subpackage -n %{-n*}%{!-n:%name}-kmp -v %{-v*}%{!-v:%version} -r %{-r*}%{!-r:%release} %{-p} $flavor $kver" \ + echo "%%_suse_kernel_module_subpackage -n %{-n*}%{!-n:%name}-kmp -v %{-v*}%{!-v:%version} -r %{-r*}%{!-r:%release} %{-p} %{-b} $flavor $kver" \ done \ echo "%%global flavors_to_build${flavors_to_build:-%%nil}" \ echo "%%{expand:%%(test -z '%flavors_to_build' && echo %%%%internal_kmp_error)}" \ @@ -34,10 +34,10 @@ )} # kernel_module_package: simply pass on all options and arguments. -%kernel_module_package(n:v:r:t:f:xp:) \ +%kernel_module_package(n:v:r:t:f:xp:b) \ %{expand:%%_kernel_module_package %{-x:-X} %{-n} %{-v} %{-r} %{-t} %{-f} %{-p} %*} # suse_kernel_module_package: invert the meaning of the -x flag. (You are not # supposed to understand why a simple %{-x:}%{!-x:-x} won't work.) -%suse_kernel_module_package(n:v:r:s:f:xp:) \ +%suse_kernel_module_package(n:v:r:s:f:xp:b) \ %{expand:%%_kernel_module_package %{-x: }%{!-x:-X} %{-n} %{-v} %{-r} %{-s:-t %{-s*}} %{-f} %{-p} %*} diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index 233eef65..c965e9b9 100644 --- a/patches.arch.tar.bz2 +++ b/patches.arch.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f488b8b8d084d999b025da0c00000dbcedea8e9bb2b0fb043dbcbe2c1615851c -size 61310 +oid sha256:efbc20ca3ba0c6e64fee92cf07a25cf92b50cba3ad8d2892f5a4bb702bf6706f +size 61524 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index ce2863d4..83fff55b 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cb8b2c0ce2aef85b60a4b21e752efddc7481010d11be60c7b2a1ce5e2c0957c -size 27671 +oid sha256:bea2df629003c03a996cda5b7044e1e14ebbfe5871894cbe2bc1aac8b3c00192 +size 27987 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index ddb2195a..e8b488a1 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b82732e2efbd6fb0664f4b22d38369b8b7bb363b1c971e839a67dbe94b4bab7b -size 56278 +oid sha256:e81bbbdd4ece66065da33845db6aff7e39573770e35b1a19ed06945213eccae6 +size 57458 diff --git a/series.conf b/series.conf index 6d19b3ea..535098aa 100644 --- a/series.conf +++ b/series.conf @@ -28,6 +28,8 @@ # Send separate patches upstream if you find a problem... ######################################################## patches.kernel.org/patch-2.6.39.1 + patches.kernel.org/0001-Revert-x86-efi-Retain-boot-service-code-until-after-.patch + patches.kernel.org/0002-Revert-HID-magicmouse-ignore-ivalid-report-id-while-.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -155,6 +157,7 @@ ######################################################## patches.arch/s390-message-catalog.diff patches.arch/s390-message-catalog-fix.diff + patches.arch/s390-message-catalog-perl-fix.diff patches.arch/kmsg-fix-parameter-limitations patches.suse/s390-Kerntypes.diff @@ -442,6 +445,7 @@ # Allow setting maximum number of raw devices patches.suse/raw_device_max_minors_param.diff patches.suse/no-partition-scan + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch ######################################################## # Other drivers we have added to the tree diff --git a/source-timestamp b/source-timestamp index 87cdd4eb..c4ce2b76 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2011-06-03 10:29:22 +0200 -GIT Revision: 21b33d74c6d117907741b65cb2a611c111d2a214 +2011-06-05 11:18:13 +0200 +GIT Revision: 855dd585fb8e17a0b8194f90e950dcc45481704c GIT Branch: stable