From a78e28b4db91e67b400bd1a59511a0ef9ba0794c Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 21 Aug 2012 10:47:07 -0400 Subject: Add patch from Richard W.M. Jones to fix virtio scsi oops (rhbz 847548) --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 39edbfe80..5fd90d063 100644 --- a/kernel.spec +++ b/kernel.spec @@ -749,6 +749,9 @@ Patch22059: uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch Patch22065: fbcon-fix-race-condition-between-console-lock-and-cursor-timer.patch +#rhbz 847548 +Patch22066: virtio-scsi-Initialize-scatterlist-structure.patch + # END OF PATCH DEFINITIONS %endif @@ -1441,6 +1444,9 @@ ApplyPatch uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch ApplyPatch fbcon-fix-race-condition-between-console-lock-and-cursor-timer.patch +#rhbz 847548 +ApplyPatch virtio-scsi-Initialize-scatterlist-structure.patch + # END OF PATCH APPLICATIONS %endif @@ -2304,6 +2310,7 @@ fi # || || %changelog * Tue Aug 21 2012 Josh Boyer +- Add patch from Richard W.M. Jones to fix virtio scsi oops (rhbz 847548) - Add patch from Dave Airlie to fix fb cursor vs grub2 gfxterm hang * Mon Aug 20 2012 Josh Boyer - 3.6.0-0.rc2.git1.1 -- cgit