summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 3a4ed2add..7fc4b6ee8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -753,6 +753,8 @@ Patch25010: wireless-regulatory-fix-channel-disabling-race-condition.patch
#rhbz 951241
Patch25011: iwlwifi-fix-freeing-uninitialized-pointer.patch
+Patch25012: events-protect-access-via-task-subsys-state-check.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1455,6 +1457,8 @@ ApplyPatch wireless-regulatory-fix-channel-disabling-race-condition.patch
#rhbz 951241
ApplyPatch iwlwifi-fix-freeing-uninitialized-pointer.patch
+ApplyPatch events-protect-access-via-task-subsys-state-check.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2288,6 +2292,9 @@ fi
# ||----w |
# || ||
%changelog
+* Fri Apr 19 2013 Josh Boyer <jwboyer@redhat.com>
+- Add patch to fix RCU splat from perf events
+
* Fri Apr 19 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Temporaily disable cpu idle on ARM as it appears to be causing stability issues