diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 3613ec780..08c29b842 100644 --- a/kernel.spec +++ b/kernel.spec @@ -681,6 +681,8 @@ Patch2912: linux-2.6-v4l-dvb-ir-core-update.patch #Patch2916: lirc-staging-2.6.36-fixes.patch Patch2917: hdpvr-ir-enable.patch +Patch3000: linux-2.6-rcu-sched-warning.patch + # fs fixes # NFSv4 @@ -1293,6 +1295,9 @@ ApplyOptionalPatch linux-2.6-v4l-dvb-experimental.patch # enable IR receiver on Hauppauge HD PVR (v4l-dvb merge pending) ApplyPatch hdpvr-ir-enable.patch +# silence another rcu_reference warning +ApplyPatch linux-2.6-rcu-sched-warning.patch + # Patches headed upstream ApplyPatch disable-i8042-check-on-apple-mac.patch @@ -1939,6 +1944,9 @@ fi # || || %changelog +* Thu Sep 30 2010 Dave Jones <davej@redhat.com> +- silence another rcu_reference warning + * Thu Sep 30 2010 Kyle McMartin <kyle@redhat.com> 2.6.36-0.30.rc6 - Collection of patches to make intel_ips work properly. |