summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2013-07-29 11:57:43 -0400
committerKyle McMartin <kyle@redhat.com>2013-07-29 11:57:43 -0400
commit8260f13a38b832845e905dc43fde93ab2d396c21 (patch)
tree578fc21f0ee141e38c0e2d06f91d156e22c26593 /kernel.spec
parentd71372b35cf23e8522fe8945585d334e633db996 (diff)
downloadkernel-8260f13a38b832845e905dc43fde93ab2d396c21.tar.gz
kernel-8260f13a38b832845e905dc43fde93ab2d396c21.tar.xz
kernel-8260f13a38b832845e905dc43fde93ab2d396c21.zip
drivers/dma/abma-pl08x.c: avoid a 64-bit division callout to libgcc
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index fbd2aeb96..a27f99a13 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -694,6 +694,7 @@ Patch15000: nowatchdog-on-virt.patch
# lpae
Patch21001: arm-lpae-ax88796.patch
Patch21002: drm-exynos-fix-multiple-definition-build-error.patch
+Patch21003: arm-dma-amba_pl08x-avoid-64bit-division.patch
# ARM omap
Patch21010: arm-omap-load-tfp410.patch
@@ -1302,6 +1303,7 @@ ApplyPatch debug-bad-pte-modules.patch
#
ApplyPatch arm-lpae-ax88796.patch
ApplyPatch drm-exynos-fix-multiple-definition-build-error.patch
+ApplyPatch arm-dma-amba_pl08x-avoid-64bit-division.patch
ApplyPatch arm-omap-load-tfp410.patch
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
ApplyPatch arm-tegra-remove-direct-vbus-regulator-control.patch
@@ -2246,6 +2248,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Jul 29 2013 Kyle McMartin <kyle@redhat.com>
+- arm-dma-amba_pl08x-avoid-64bit-division.patch: STAHP libgcc callouts
+
* Mon Jul 29 2013 Josh Boyer <jwboyer@redhat.com> - 3.11.0-0.rc3.git0.1
- Linux v3.11-rc3
- Disable debugging options.