summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-01-07 19:50:16 +0000
committerPeter Robinson <pbrobinson@gmail.com>2013-01-07 19:50:16 +0000
commit6f61d3d33ccb9f50fce95ee050b0c5eba1b4ed4c (patch)
tree8d9cbe6c793a7ea848b71b526a9fa5b69c0bf1a3 /kernel.spec
parentde2f736e913d657228ebe095c6ee46df84c8b2e5 (diff)
downloadkernel-6f61d3d33ccb9f50fce95ee050b0c5eba1b4ed4c.tar.gz
kernel-6f61d3d33ccb9f50fce95ee050b0c5eba1b4ed4c.tar.xz
kernel-6f61d3d33ccb9f50fce95ee050b0c5eba1b4ed4c.zip
Further ARM config updates, Add patch to fix building omapdrm
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 11 insertions, 3 deletions
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 <pbrobinson@fedoraproject.org>
+- Further ARM config updates
+- Add patch to fix building omapdrm
+
* Mon Jan 07 2013 Justin M. Forbes <jforbes@redhat.com>
- Bye sparc