From 4f60176946559ae67f6b3fc91e023aea42b5ae88 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 18 Apr 2014 06:58:29 -0400 Subject: Linux v3.15-rc1-113-g6ca2a88ad820 - Build perf with unwind support via libdw (rhbz 1025603) --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 9f97857a1..3ad8677f9 100644 --- a/kernel.spec +++ b/kernel.spec @@ -635,6 +635,9 @@ Patch25049: 0001-synaptics-Add-min-max-quirk-for-ThinkPad-T431s-L440-.patch Patch25061: gpio-ACPI-Dont-crash-on-NULL-chip-dev.patch Patch25062: gpio-ich-set-regs-and-reglen-for-i3100-and-ich6-chipset.patch +#rhbz 1025603 +Patch25063: disable-libdw-unwind-on-non-x86.patch + # END OF PATCH DEFINITIONS %endif @@ -1279,6 +1282,9 @@ ApplyPatch 0001-synaptics-Add-min-max-quirk-for-ThinkPad-T431s-L440-.patch ApplyPatch gpio-ACPI-Dont-crash-on-NULL-chip-dev.patch ApplyPatch gpio-ich-set-regs-and-reglen-for-i3100-and-ich6-chipset.patch +#rhbz 1025603 +ApplyPatch disable-libdw-unwind-on-non-x86.patch + # END OF PATCH APPLICATIONS %endif -- cgit