summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2010-12-23 11:29:38 -0500
committerKyle McMartin <kyle@redhat.com>2010-12-23 11:29:38 -0500
commit6a82260f5df3ff676f5e261003c1239ffe2cafc3 (patch)
tree3c1c2e3d99495be251e971af47e21a5405830197 /kernel.spec
parent20f7603f9c530181848316480f98806ce19a5ef7 (diff)
downloadkernel-6a82260f5df3ff676f5e261003c1239ffe2cafc3.tar.gz
kernel-6a82260f5df3ff676f5e261003c1239ffe2cafc3.tar.xz
kernel-6a82260f5df3ff676f5e261003c1239ffe2cafc3.zip
flexcop: fix xlate_proc_name warning through request_irq
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 7c808be91..cff5226bd 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
+Patch2918: flexcop-fix-xlate_proc_name-warning.patch
+
# fs fixes
# NFSv4
@@ -1294,6 +1296,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
+# rhbz#664852
+ApplyPatch flexcop-fix-xlate_proc_name-warning.patch
+
# Patches headed upstream
ApplyPatch disable-i8042-check-on-apple-mac.patch
@@ -1946,6 +1951,9 @@ fi
# || ||
%changelog
+* Thu Dec 23 2010 Kyle McMartin <kyle@redhat.com>
+- Pull in flexcop procfs rename patch since it's still not upstream. (#664852)
+
* Tue Dec 21 2010 Kyle McMartin <kyle@redhat.com> 2.6.37.0.rc7.git0.2
- Linux 2.6.37-rc7
- CONFIG_USB_OTG=n (seems unnecessary?)