From e34bb01b5f209b88f10ac44b5c8c308dc6759753 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Wed, 15 Sep 2010 17:32:48 +0200 Subject: - virtio_console: Fix poll/select blocking even though there is data to read --- kernel.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 364a4068..f44f98d1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -647,6 +647,7 @@ Patch800: linux-2.6-crash-driver.patch # virt + ksm patches Patch1555: fix_xen_guest_on_old_EC2.patch +Patch1556: linux-2.6.35.4-virtio_console-fix-poll.patch # DRM Patch1801: drm-revert-drm-fbdev-rework-output-polling-to-be-back-in-core.patch @@ -1243,6 +1244,7 @@ ApplyPatch linux-2.6-crash-driver.patch # Assorted Virt Fixes ApplyPatch fix_xen_guest_on_old_EC2.patch +ApplyPatch linux-2.6.35.4-virtio_console-fix-poll.patch #ApplyPatch drm-revert-drm-fbdev-rework-output-polling-to-be-back-in-core.patch #ApplyPatch revert-drm-kms-toggle-poll-around-switcheroo.patch @@ -1904,6 +1906,9 @@ fi # || || %changelog +* Wed Sep 15 2010 Hans de Goede +- virtio_console: Fix poll/select blocking even though there is data to read + * Wed Sep 15 2010 Chuck Ebbert - 2.6.36-0.22.rc4.git2 - Linux 2.6.36-rc4-git2 - Fix up add-appleir-usb-driver.patch after HID core changes. -- cgit