[kernel] Drop bad pte debug patches

Josh Boyer jwboyer at fedoraproject.org
Wed Oct 16 18:14:43 UTC 2013


commit 928ecc5e9da591457284b6c90c174e9e6ced1df9
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Wed Oct 16 12:14:19 2013 -0400

    Drop bad pte debug patches
    
    Dave says there's changes upstream from Tejun that reworked the code so it is
    all using common code now.

 debug-bad-pte-dmi.patch     |   71 -------------------------------------------
 debug-bad-pte-modules.patch |   34 --------------------
 kernel.spec                 |    6 ----
 3 files changed, 0 insertions(+), 111 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index cc81115..92e05de 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -627,9 +627,6 @@ Patch09: upstream-reverts.patch
 
 # Standalone patches
 
-#atch200: debug-bad-pte-dmi.patch
-Patch201: debug-bad-pte-modules.patch
-
 Patch390: defaults-acpi-video.patch
 Patch396: acpi-sony-nonvs-blacklist.patch
 
@@ -1285,9 +1282,6 @@ ApplyOptionalPatch compile-fixes.patch
 # revert patches from upstream that conflict or that we get via other means
 ApplyOptionalPatch upstream-reverts.patch -R
 
-#plyPatch debug-bad-pte-dmi.patch
-ApplyPatch debug-bad-pte-modules.patch
-
 # Architecture patches
 # x86(-64)
 


More information about the scm-commits mailing list