summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2013-08-02 11:22:55 -0400
committerKyle McMartin <kyle@redhat.com>2013-08-02 11:22:55 -0400
commitb8530490d3eb66137b109525bee3f69961ae0361 (patch)
treeb9a7c4a15a8f1885b8d84f59f08be9c1437fc44c /kernel.spec
parentc8491a786b324c1b8938c870e5c3390cdcd6f91c (diff)
downloadkernel-b8530490d3eb66137b109525bee3f69961ae0361.tar.gz
kernel-b8530490d3eb66137b109525bee3f69961ae0361.tar.xz
kernel-b8530490d3eb66137b109525bee3f69961ae0361.zip
radeon-si_calculate_leakage-use-div64.patch: fix compile error on i686
and some arm stuff
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index dafe1d4e3..8eaab706d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -653,6 +653,7 @@ Patch1001: devel-sysrq-secure-boot-20130717.patch
# virt + ksm patches
# DRM
+Patch1701: radeon-si_calculate_leakage-use-div64.patch
#atch1700: drm-edid-try-harder-to-fix-up-broken-headers.patch
#Patch1800: drm-vgem.patch
@@ -1392,6 +1393,9 @@ ApplyPatch devel-sysrq-secure-boot-20130717.patch
ApplyOptionalPatch drm-intel-next.patch
ApplyPatch drm-i915-dp-stfu.patch
+# Radeon DRM
+ApplyPatch radeon-si_calculate_leakage-use-div64.patch
+
# silence the ACPI blacklist code
ApplyPatch silence-acpi-blacklist.patch
@@ -2258,6 +2262,11 @@ fi
# ||----w |
# || ||
%changelog
+* Fri Aug 02 2013 Kyle McMartin <kyle@redhat.com> - 3.11.0-0.rc3.git2.1
+- radeon-si_calculate_leakage-use-div64.patch: fix a compile error on i686.
+- arm: disable CONFIG_LOCK_STAT, bloats .data massively, revisit shortly.
+- arm: build-in more rtc drivers.
+
* Fri Aug 02 2013 Josh Boyer <jwboyer@redhat.com> - 3.11.0-0.rc3.git2.1
- Linux v3.11-rc3-207-g64ccccf