From d93bb24a34c4e30f6efaed96005f222f7eebe109 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 16 Mar 2012 13:13:01 -0500 Subject: re-enable threading on hibernate compression/decompressio --- kernel.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index e3ae5f7c3..f1b57966f 100644 --- a/kernel.spec +++ b/kernel.spec @@ -772,9 +772,6 @@ Patch21300: ACPICA-Fix-regression-in-FADT-revision-checks.patch #rhbz 728478 Patch21302: sony-laptop-Enable-keyboard-backlight-by-default.patch -# Disable threading in hibernate compression -Patch21303: disable-threading-in-compression-for-hibernate.patch - #rhbz 803809 CVE-2012-1179 Patch21304: mm-thp-fix-pmd_bad-triggering.patch @@ -1482,9 +1479,6 @@ ApplyPatch ACPICA-Fix-regression-in-FADT-revision-checks.patch #rhbz 728478 ApplyPatch sony-laptop-Enable-keyboard-backlight-by-default.patch -#Disable threading in hibernate compression -ApplyPatch disable-threading-in-compression-for-hibernate.patch - ApplyPatch unhandled-irqs-switch-to-polling.patch ApplyPatch weird-root-dentry-name-debug.patch @@ -2350,6 +2344,9 @@ fi # ||----w | # || || %changelog +* Fri Mar 16 2012 Justin M. Forbes +- re-enable threading on hibernate compression/decompression + * Fri Mar 16 2012 Josh Boyer - Fix irqpoll patch to really only apply for ASM108x machines (rhbz 800520) -- cgit