Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1202295 > unrolled thread
| Started by | "Michael S. Tsirkin" <mst@redhat.com> |
|---|---|
| First post | 2015-08-07 07:30 +0200 |
| Last post | 2015-08-07 07:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PULL] vhost: fix for 4.2 "Michael S. Tsirkin" <mst@redhat.com> - 2015-08-07 07:30 +0200
| From | "Michael S. Tsirkin" <mst@redhat.com> |
|---|---|
| Date | 2015-08-07 07:30 +0200 |
| Subject | [PULL] vhost: fix for 4.2 |
| Message-ID | <pUIoa-6BT-5@gated-at.bofh.it> |
The following changes since commit 74d33293e467df61de1b1d8b2fbe29e550dec33b:
Linux 4.2-rc5 (2015-08-02 18:34:55 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to df4198b1e0c4a7d1adde1e5c2ceb67ac10b391bb:
virtio-input: reset device and detach unused during remove (2015-08-06 10:40:35 +0300)
----------------------------------------------------------------
virtio: fix for 4.2
A last minute fix for the new virtio input driver. It seems pretty obvious, and
the problem it's fixing would be quite hard to debug.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Jason Wang (1):
virtio-input: reset device and detach unused during remove
drivers/virtio/virtio_input.c | 4 ++++
1 file changed, 4 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web