summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-05-09 16:41:28 -0400
committerDave Jones <davej@redhat.com>2011-05-09 16:41:28 -0400
commit57671e4ed5e8ec1546c5b38222cee66d5ea32dee (patch)
tree6ca2b46de7b5d4092ea70f23b28a354c7720b4a6 /kernel.spec
parent9de65275ff9c115edcf583ed209f5d5c50fbbf1d (diff)
downloadkernel-57671e4ed5e8ec1546c5b38222cee66d5ea32dee.tar.gz
kernel-57671e4ed5e8ec1546c5b38222cee66d5ea32dee.tar.xz
kernel-57671e4ed5e8ec1546c5b38222cee66d5ea32dee.zip
adios utrace.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 3 insertions, 11 deletions
diff --git a/kernel.spec b/kernel.spec
index 197238919..d9eca5825 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -614,11 +614,6 @@ Patch09: linux-2.6-upstream-reverts.patch
# Standalone patches
Patch20: linux-2.6-hotfixes.patch
-Patch29: linux-2.6-utrace-revert-make-ptrace-functions-static.patch
-Patch30: linux-2.6-tracehook.patch
-Patch31: linux-2.6-utrace.patch
-Patch32: linux-2.6-utrace-ptrace.patch
-
Patch150: linux-2.6.29-sparc-IOC_TYPECHECK.patch
Patch160: linux-2.6-32bit-mmap-exec-randomization.patch
@@ -1155,12 +1150,6 @@ ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R
ApplyPatch linux-2.6-hotfixes.patch
-# Roland's utrace ptrace replacement.
-#ApplyPatch linux-2.6-utrace-revert-make-ptrace-functions-static.patch
-#ApplyPatch linux-2.6-tracehook.patch
-#ApplyPatch linux-2.6-utrace.patch
-#ApplyPatch linux-2.6-utrace-ptrace.patch
-
# Architecture patches
# x86(-64)
@@ -1936,6 +1925,9 @@ fi
# and build.
%changelog
+* Mon May 09 2011 Dave Jones <davej@redhat.com>
+- Remove remnants of non-upstreamed utrace bits.
+
* Mon May 08 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.39-0.rc6.git6.0
- Enable CONFIG_FB_UDL (#634636)