From 20eef920db09ce692cca81f468048b50cb49cce7098385c7ee1e2e3ba028536f Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Sat, 28 Feb 2015 07:04:52 +0000 Subject: [PATCH] commit 678894b7e23eb6e709ce0d7e5f28c511d0bce8df OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=353 --- config-options.changes.txt | 8 ++++++++ config.tar.bz2 | 4 ++-- kernel-debug.changes | 13 +++++++++++++ kernel-debug.spec | 2 +- kernel-default.changes | 13 +++++++++++++ kernel-default.spec | 2 +- kernel-desktop.changes | 13 +++++++++++++ kernel-desktop.spec | 2 +- kernel-docs.changes | 13 +++++++++++++ kernel-docs.spec | 2 +- kernel-ec2.changes | 13 +++++++++++++ kernel-ec2.spec | 2 +- kernel-lpae.changes | 13 +++++++++++++ kernel-lpae.spec | 2 +- kernel-obs-build.changes | 13 +++++++++++++ kernel-obs-build.spec | 2 +- kernel-obs-qa-xen.changes | 13 +++++++++++++ kernel-obs-qa-xen.spec | 2 +- kernel-obs-qa.changes | 13 +++++++++++++ kernel-obs-qa.spec | 2 +- kernel-pae.changes | 13 +++++++++++++ kernel-pae.spec | 2 +- kernel-pv.changes | 13 +++++++++++++ kernel-pv.spec | 2 +- kernel-source.changes | 13 +++++++++++++ kernel-source.spec | 2 +- kernel-syms.changes | 13 +++++++++++++ kernel-syms.spec | 2 +- kernel-vanilla.changes | 13 +++++++++++++ kernel-vanilla.spec | 2 +- kernel-xen.changes | 13 +++++++++++++ kernel-xen.spec | 2 +- source-timestamp | 4 ++-- 33 files changed, 222 insertions(+), 19 deletions(-) diff --git a/config-options.changes.txt b/config-options.changes.txt index 9404389a..09b72fbc 100644 --- a/config-options.changes.txt +++ b/config-options.changes.txt @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 13 14:58:32 CET 2015 - jdelvare@suse.de + +- On x86 and ppc*: + - CONFIG_I2C_SLAVE=n + There is currently no known use case for this feature on these + architectures, and it has a small build time and size cost. + ------------------------------------------------------------------- Fri May 23 10:04:27 UTC 2014 - ddiss@suse.com diff --git a/config.tar.bz2 b/config.tar.bz2 index 0e2d7963..9b6d716c 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6dcab7061752b7761dc09583d6d45e75ed561db80adfd083b1cba0fbfe14a62 -size 355457 +oid sha256:35dfeb7d1080df3af94334b93ee68ee3203b5d7c891e138eb3ec46fb429e6fff +size 355613 diff --git a/kernel-debug.changes b/kernel-debug.changes index 5a8354c6..472f4a82 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index dde8be88..7bde8c5a 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index 5a8354c6..472f4a82 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 8efd5efa..be5e425b 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-desktop.changes b/kernel-desktop.changes index 5a8354c6..472f4a82 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-desktop.spec b/kernel-desktop.spec index ba8ba2c6..4afc2c29 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index 5a8354c6..472f4a82 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index b1da067c..9f6ec0f5 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -29,7 +29,7 @@ License: GPL-2.0 Group: Documentation/Man Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-ec2.changes b/kernel-ec2.changes index 5a8354c6..472f4a82 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 5239f629..dbf675c5 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 5a8354c6..472f4a82 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 94b61fce..a0d6db2b 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 5a8354c6..472f4a82 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index d3b9abba..548644bc 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -47,7 +47,7 @@ License: GPL-2.0 Group: SLES Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-obs-qa-xen.changes b/kernel-obs-qa-xen.changes index 5a8354c6..472f4a82 100644 --- a/kernel-obs-qa-xen.changes +++ b/kernel-obs-qa-xen.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-obs-qa-xen.spec b/kernel-obs-qa-xen.spec index 931ba527..0201ec61 100644 --- a/kernel-obs-qa-xen.spec +++ b/kernel-obs-qa-xen.spec @@ -38,7 +38,7 @@ License: GPL-2.0 Group: SLES Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 5a8354c6..472f4a82 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index e387d984..c0491c57 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -38,7 +38,7 @@ License: GPL-2.0 Group: SLES Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 5a8354c6..472f4a82 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index d2bec550..cadd1ff7 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-pv.changes b/kernel-pv.changes index 5a8354c6..472f4a82 100644 --- a/kernel-pv.changes +++ b/kernel-pv.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-pv.spec b/kernel-pv.spec index 733ad0dc..617d1208 100644 --- a/kernel-pv.spec +++ b/kernel-pv.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index 5a8354c6..472f4a82 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index a7b9532b..ff80f2c6 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -32,7 +32,7 @@ License: GPL-2.0 Group: Development/Sources Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index 5a8354c6..472f4a82 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 3d4c6dd6..a416c509 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -27,7 +27,7 @@ Group: Development/Sources Version: 3.19.0 %if %using_buildservice %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 5a8354c6..472f4a82 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 44436ba0..946caf04 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/kernel-xen.changes b/kernel-xen.changes index 5a8354c6..472f4a82 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -6,8 +6,21 @@ Mon Feb 16 08:23:48 CET 2015 - matwey.kornilov@gmail.com so let's disable it until a proper solution to fix it is found. References: bko#92581 (cherry picked from commit a26077781b14f8b6c48517927216eb5b923de54d) +- config: armv7hl: Temporarily disable CONFIG_PCIE_SPEAR13XX + spear13xx pcie leads to kernel oopses in random places, + so lets disable it until a proper solution to fix it is found. + References: bko#92581 - commit 1133f88 +------------------------------------------------------------------- +Fri Feb 13 15:00:45 CET 2015 - jdelvare@suse.de + +- Update config files: disable CONFIG_I2C_SLAVE + Disable CONFIG_I2C_SLAVE on x86 and ppc*. There is currently no known + use case for this feature on these architectures, and it has a small + build time and size cost. +- commit 9a477d7 + ------------------------------------------------------------------- Tue Feb 10 16:07:03 CET 2015 - tiwai@suse.de diff --git a/kernel-xen.spec b/kernel-xen.spec index e83f093a..63f1900e 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -61,7 +61,7 @@ License: GPL-2.0 Group: System/Kernel Version: 3.19.0 %if 0%{?is_kotd} -Release: .g1133f88 +Release: .g678894b %else Release: 0 %endif diff --git a/source-timestamp b/source-timestamp index 1ed4b653..05edb691 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2015-02-17 21:11:30 +0100 -GIT Revision: 1133f88d60d85086e513e0d53f2972a77d091ba1 +2015-02-27 14:33:27 +0100 +GIT Revision: 678894b7e23eb6e709ce0d7e5f28c511d0bce8df GIT Branch: stable