diff options
author | Kyle McMartin <kyle@redhat.com> | 2013-07-29 17:01:11 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2013-07-29 17:01:11 -0400 |
commit | 963bc0bed3c9050b634b22c496fd15f11cbf2d8b (patch) | |
tree | ad749afefdd110a24084bd32964f76575871a78b /kernel.spec | |
parent | a2366c039728a418d69841f36b04bb6f8201a71b (diff) | |
download | kernel-963bc0bed3c9050b634b22c496fd15f11cbf2d8b.tar.gz kernel-963bc0bed3c9050b634b22c496fd15f11cbf2d8b.tar.xz kernel-963bc0bed3c9050b634b22c496fd15f11cbf2d8b.zip |
yet another 64-bit libgcc callout
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 6e7759121..f1cfbbc0d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -695,6 +695,7 @@ Patch15000: nowatchdog-on-virt.patch Patch21001: arm-lpae-ax88796.patch Patch21002: drm-exynos-fix-multiple-definition-build-error.patch Patch21003: arm-dma-amba_pl08x-avoid-64bit-division.patch +Patch21004: arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch # ARM omap Patch21010: arm-omap-load-tfp410.patch @@ -1304,6 +1305,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-sound-soc-samsung-dma-avoid-another-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 @@ -2249,6 +2251,9 @@ fi # || || %changelog * Mon Jul 29 2013 Kyle McMartin <kyle@redhat.com> - 3.11.0-0.rc3.git0.1 +- arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch: ditto + +* 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> |