From 5a6744203a9917826cdd7a003e0fbbecc341adfe Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Fri, 15 Jul 2011 16:04:21 -0400 Subject: Bring back utrace until uprobes gets merged upstream. --- kernel.spec | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 92480545..fcb9284a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -696,6 +696,8 @@ Patch12205: runtime_pm_fixups.patch Patch12303: dmar-disable-when-ricoh-multifunction.patch +Patch20000: utrace.patch + %endif BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root @@ -1274,6 +1276,9 @@ ApplyPatch linux-2.6-rt2x00-Add-device-ID-for-RT539F-device.patch # rhbz#605888 ApplyPatch dmar-disable-when-ricoh-multifunction.patch +# utrace. +ApplyPatch utrace.patch + # END OF PATCH APPLICATIONS %endif @@ -1884,6 +1889,9 @@ fi # and build. %changelog +* Fri Jul 15 2011 Dave Jones +- Bring back utrace until uprobes gets merged upstream. + * Wed Jul 13 2011 Kyle McMartin 3.0-0.rc7.git1.1 - Update to snapshot 3.0-rc7-git1 for intel drm fixes. -- cgit