From 05d0705489ba7bbe8a5daa86d924eef5ebbc64c4 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 19 Apr 2013 15:40:02 -0400 Subject: Add patch to fix RCU splat from perf events --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 3a4ed2ad..7fc4b6ee 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 +- Add patch to fix RCU splat from perf events + * Fri Apr 19 2013 Peter Robinson - Temporaily disable cpu idle on ARM as it appears to be causing stability issues -- cgit