From 6f61d3d33ccb9f50fce95ee050b0c5eba1b4ed4c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 7 Jan 2013 19:50:16 +0000 Subject: Further ARM config updates, Add patch to fix building omapdrm --- kernel.spec | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 5163e0739..a4507fbc0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -717,12 +717,16 @@ Patch21000: arm-export-read_current_timer.patch Patch21001: arm-allnoconfig-error-__LINUX_ARM_ARCH__-undeclared.patch # OMAP +# https://patchwork.kernel.org/patch/1721241/ +# https://patchwork.kernel.org/patch/1839401/ Patch21003: arm-omapdrm-fixinc.patch # ARM tegra Patch21004: arm-tegra-nvec-kconfig.patch Patch21005: arm-tegra-usb-no-reset-linux33.patch -Patch21006: arm-tegra-sdhci-module-fix.patch + +# https://patchwork.kernel.org/patch/1909111/ +Patch21010: namei-include.patch #rhbz 754518 Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch @@ -1304,10 +1308,10 @@ ApplyPatch vmbugon-warnon.patch # ApplyPatch arm-export-read_current_timer.patch ApplyPatch arm-allnoconfig-error-__LINUX_ARM_ARCH__-undeclared.patch -# ApplyPatch arm-omapdrm-fixinc.patch +ApplyPatch arm-omapdrm-fixinc.patch # ApplyPatch arm-tegra-nvec-kconfig.patch ApplyPatch arm-tegra-usb-no-reset-linux33.patch -# ApplyPatch arm-tegra-sdhci-module-fix.patch +ApplyPatch namei-include.patch # # bugfixes to drivers and filesystems @@ -2295,6 +2299,10 @@ fi # ||----w | # || || %changelog +* Mon Jan 7 2013 Peter Robinson +- Further ARM config updates +- Add patch to fix building omapdrm + * Mon Jan 07 2013 Justin M. Forbes - Bye sparc -- cgit