[kernel] drop sizeof structs patch

Dave Jones davej at fedoraproject.org
Fri Jun 17 19:25:45 UTC 2011


commit 3e5443018e6c236f288a60b04021af22d9e3a68b
Author: Dave Jones <davej at redhat.com>
Date:   Fri Jun 17 15:25:13 2011 -0400

    drop sizeof structs patch
    
    not really very useful any more.

 kernel.spec                          |    3 +--
 linux-2.6-debug-sizeof-structs.patch |   33 ---------------------------------
 2 files changed, 1 insertions(+), 35 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 83833c3..9c1a172 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -624,7 +624,6 @@ Patch150: linux-2.6.29-sparc-IOC_TYPECHECK.patch
 Patch160: linux-2.6-32bit-mmap-exec-randomization.patch
 Patch161: linux-2.6-i386-nx-emulation.patch
 
-Patch200: linux-2.6-debug-sizeof-structs.patch
 Patch202: linux-2.6-debug-taint-vm.patch
 Patch203: linux-2.6-debug-vm-would-have-oomkilled.patch
 Patch204: linux-2.6-debug-always-inline-kzalloc.patch
@@ -1183,7 +1182,6 @@ ApplyPatch acpi-ec-add-delay-before-write.patch
 ApplyPatch linux-2.6-acpi-debug-infinite-loop.patch
 
 # Various low-impact patches to aid debugging.
-ApplyPatch linux-2.6-debug-sizeof-structs.patch
 ApplyPatch linux-2.6-debug-taint-vm.patch
 ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch
 ApplyPatch linux-2.6-debug-always-inline-kzalloc.patch
@@ -1883,6 +1881,7 @@ fi
 %changelog
 * Fri Jun 17 2011 Dave Jones <davej at redhat.com>
 - drop qcserial 'compile fix' that was just duplicating an include.
+- drop struct sizeof debug patch. (no real value. not upstreamable)
 
 * Fri Jun 17 2011 Kyle McMartin <kmcmartin at redhat.com>
 - linux-2.6-defaults-pci_no_msi.patch: drop, haven't toggled the default


More information about the scm-commits mailing list