diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-02-04 09:49:15 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-02-04 10:00:58 -0500 |
commit | a78de7a89d92b651e1a8ef52083f3721e467dde7 (patch) | |
tree | f961ac9d4b753fd3ec6d00022ec515c991a68622 /kernel.spec | |
parent | b5da79f835918f34e7480bf6027891150c4c19c5 (diff) | |
download | kernel-a78de7a89d92b651e1a8ef52083f3721e467dde7.tar.gz kernel-a78de7a89d92b651e1a8ef52083f3721e467dde7.tar.xz kernel-a78de7a89d92b651e1a8ef52083f3721e467dde7.zip |
Fix rtlwifi scheduling while atomic from Larry Finger (rhbz 903881)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index da2d8b4d6..fd524a8c5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -752,6 +752,9 @@ Patch21242: criu-no-expert.patch Patch21243: mac80211-improve-latency-and-throughput-while-software.patch Patch21244: iwlegacy-add-flush-callback.patch +#rhbz 903881 +Patch21246: rtlwifi-Fix-scheduling-while-atomic-bug.patch + # END OF PATCH DEFINITIONS %endif @@ -1454,6 +1457,9 @@ ApplyPatch criu-no-expert.patch ApplyPatch mac80211-improve-latency-and-throughput-while-software.patch ApplyPatch iwlegacy-add-flush-callback.patch +#rhbz 903881 +ApplyPatch rtlwifi-Fix-scheduling-while-atomic-bug.patch + # END OF PATCH APPLICATIONS %endif @@ -2312,6 +2318,7 @@ fi * Mon Feb 04 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-0.rc6.git1.1 - Linux v3.8-rc6-22-g6edacf0 - Enable CONFIG_EXT4_DEBUG +- Fix rtlwifi scheduling while atomic from Larry Finger (rhbz 903881) * Fri Feb 01 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-0.rc6.git0.1 - Linux v3.8-rc6 |