summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-08-03 16:05:34 -0400
committerDave Jones <davej@redhat.com>2011-08-03 16:05:34 -0400
commit1aa2339b01b1e13a2a4f660e54656ab0df1ecfb5 (patch)
tree48ea45c029f3f03632bf3d076de0a5ee68498da2 /kernel.spec
parent7e3f828310f493913a255c11efe27de4bdf943bd (diff)
downloadkernel-1aa2339b01b1e13a2a4f660e54656ab0df1ecfb5.tar.gz
kernel-1aa2339b01b1e13a2a4f660e54656ab0df1ecfb5.tar.xz
kernel-1aa2339b01b1e13a2a4f660e54656ab0df1ecfb5.zip
Re-apply the rebased utrace
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index cfff03355..2c4ad79d3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1271,7 +1271,7 @@ ApplyPatch ums-realtek-driver-uses-stack-memory-for-DMA.patch
ApplyPatch dmar-disable-when-ricoh-multifunction.patch
# utrace.
-#ApplyPatch utrace.patch
+ApplyPatch utrace.patch
# END OF PATCH APPLICATIONS
@@ -1891,6 +1891,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Aug 03 2011 Dave Jones <davej@redhat.com>
+- Re-apply the rebased utrace
+
* Wed Aug 03 2011 John W. Linville <linville@redhat.com>
- Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796)