diff options
| author | Josh Boyer <jwboyer@redhat.com> | 2012-02-13 20:48:11 -0500 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2012-02-13 20:48:21 -0500 |
| commit | 3b80d49b154475da4cbd5806aa94bf56447f6b59 (patch) | |
| tree | 8b7a265861f77a95d54efe2dbad84a98259856b2 /kernel.spec | |
| parent | c47696a795d9442e6c66740c8f2a0729c4406c7f (diff) | |
Apply patch to fix autofs4 lockdep splat (rhbz 714828)
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index a9b18dfb..d082dd52 100644 --- a/kernel.spec +++ b/kernel.spec @@ -755,6 +755,9 @@ Patch21234: Bluetooth-Remove-bogus-inline-decl-from-l2cap_chan_connect.patch #rhbz 754518 Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch +#rhbz 714828 +Patch21236: autofs4-lockdep.patch + # compat-wireless patches Patch50000: compat-wireless-config-fixups.patch Patch50001: compat-wireless-pr_fmt-warning-avoidance.patch @@ -1458,6 +1461,9 @@ ApplyPatch Bluetooth-Remove-bogus-inline-decl-from-l2cap_chan_connect.patch #rhbz 754518 ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch +#rhbz 714828 +ApplyPatch autofs4-lockdep.patch + # END OF PATCH APPLICATIONS %endif @@ -2328,6 +2334,9 @@ fi # ||----w | # || || %changelog +* Mon Feb 13 2012 Josh Boyer <jwboyer@redhat.com> +- Apply patch to fix autofs4 lockdep splat (rhbz 714828) + * Mon Feb 13 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc3.git4.1 - Linux 3.3-rc3-git4 (upstream 3ec1e88b33a3bdd852ce8e014052acec7a9da8b5) |
