summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-03-11 09:15:31 -0400
committerJosh Boyer <jwboyer@redhat.com>2013-03-11 09:17:49 -0400
commit7a5671406157e2a1be522f775b0a4fa5f009f480 (patch)
treed412be15f4a607331d7d487c05752842f6e9c0e8 /kernel.spec
parentcd62a7710c97ea7eb31f07c14df6704312087d53 (diff)
downloadkernel-7a5671406157e2a1be522f775b0a4fa5f009f480.tar.gz
kernel-7a5671406157e2a1be522f775b0a4fa5f009f480.tar.xz
kernel-7a5671406157e2a1be522f775b0a4fa5f009f480.zip
Add patch to fix w1_search oops (rhbz 857954)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 10 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 64732e729..3b928aa07 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -735,11 +735,15 @@ Patch21262: x86-mm-Fix-vmalloc_fault-oops-during-lazy-MMU-updates.patch
# CVE-2013-1792 rhbz 916646,919021
Patch21267: keys-fix-race-with-concurrent-install_user_keyrings.patch
+#rhbz 857954
+Patch21268: w1-fix-oops-when-w1_search-is-called-from.patch
+
Patch22000: weird-root-dentry-name-debug.patch
#selinux ptrace child permissions
Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1427,6 +1431,9 @@ ApplyPatch x86-mm-Fix-vmalloc_fault-oops-during-lazy-MMU-updates.patch
# CVE-2013-1792 rhbz 916646,919021
ApplyPatch keys-fix-race-with-concurrent-install_user_keyrings.patch
+#rhbz 857954
+ApplyPatch w1-fix-oops-when-w1_search-is-called-from.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2268,6 +2275,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Mar 11 2013 Josh Boyer <jwboyer@redhat.com>
+- Add patch to fix w1_search oops (rhbz 857954)
+
* Sun Mar 10 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc1.git2.1
- Linux v3.9-rc1-278-g8343bce