[<prev] [next>] [day] [month] [year] [list]
Message-ID: <871uat7st0.fsf@rustcorp.com.au>
Date: Tue, 02 Apr 2013 09:38:27 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: <torvalds@...ux-foundation.org>,
"LKML" <linux-kernel@...r.kernel.org>
Cc: Wanlong Gao <gaowanlong@...fujitsu.com>
Subject: [PULL] virtio fixes
The following changes since commit e84e7a56a3aa2963db506299e29a5f3f09377f9b:
virtio: rng: disallow multiple device registrations, fixes crashes (2013-03-08 11:30:43 +1100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus
for you to fetch changes up to 9ba5c80b1aea8648a3efe5f22dc1f7cacdfbeeb8:
virtio: console: add locking around c_ovq operations (2013-03-30 14:25:46 +1030)
----------------------------------------------------------------
One reversion, a tiny leak fix, and a cc:stable locking fix, in two parts.
Thanks,
Rusty.
----------------------------------------------------------------
Amit Shah (2):
virtio: console: rename cvq_lock to c_ivq_lock
virtio: console: add locking around c_ovq operations
Satoru Takeuchi (1):
hw_random: free rng_buffer at module exit
Sjur Brændeland (1):
Revert "virtio_console: Initialize guest_connected=true for rproc_serial"
drivers/char/hw_random/core.c | 9 +++++++++
drivers/char/virtio_console.c | 44 ++++++++++++++++++++++++++++-------------
2 files changed, 39 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists