summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2012-02-09 15:48:47 -0500
committerDave Jones <davej@redhat.com>2012-02-09 15:48:47 -0500
commitadf844df814ea9ce2a0da468301dc1fd8f1e1e1c (patch)
treee21cd6d9a65e1ed7599273fb4f8cdbf3cb23f472 /kernel.spec
parentbbb795413feadf996e5e58e5075d64ca16eb3467 (diff)
downloadkernel-adf844df814ea9ce2a0da468301dc1fd8f1e1e1c.tar.gz
kernel-adf844df814ea9ce2a0da468301dc1fd8f1e1e1c.tar.xz
kernel-adf844df814ea9ce2a0da468301dc1fd8f1e1e1c.zip
bsg: fix sysfs link remove warning (#787281)
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 9d7c9e047..6283383d4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -729,6 +729,8 @@ Patch12303: dmar-disable-when-ricoh-multifunction.patch
Patch13003: efi-dont-map-boot-services-on-32bit.patch
+Patch14000: bsg-fix-sysfs-link-remove-warning.patch
+
Patch20000: utrace.patch
# Flattened devicetree support
@@ -1431,6 +1433,8 @@ ApplyPatch dmar-disable-when-ricoh-multifunction.patch
ApplyPatch efi-dont-map-boot-services-on-32bit.patch
+ApplyPatch bsg-fix-sysfs-link-remove-warning.patch
+
# utrace.
ApplyPatch utrace.patch
@@ -2322,6 +2326,9 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Feb 09 2012 Dave Jones <davej@redhat.com>
+- bsg: fix sysfs link remove warning (#787281)
+
* Thu Feb 09 2012 Josh Boyer <jwboyer@gmail.com> - 3.3.0-0.rc3.git0.2
- Disable debugging options.