* [GIT PULL] xen: xenbus driver fixes
@ 2011-01-20 19:59 Jeremy Fitzhardinge
0 siblings, 0 replies; only message in thread
From: Jeremy Fitzhardinge @ 2011-01-20 19:59 UTC (permalink / raw)
To: Linus Torvalds
Cc: Konrad Rzeszutek Wilk, Xen-devel, Linux Kernel Mailing List,
Daniel De Graaf
Hi Linus,
Here's a handful of little bugfixes for the xenbus driver which were
overlooked in the last merge window. They've been floating around in
linux-next and xen.git master for ages.
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git xen/xenbus
Daniel De Graaf (3):
xenbus: add missing wakeup in concurrent read/write
xenbus: avoid zero returns from read()
xenbus: Fix memory leak on release
Diego Ongaro (1):
xenbus: allow any xenbus command over /proc/xen/xenbus
Jeremy Fitzhardinge (1):
xenfs/xenbus: report partial reads/writes correctly
drivers/xen/xenfs/xenbus.c | 31 +++++++++++++------------------
1 files changed, 13 insertions(+), 18 deletions(-)
Thanks,
J
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-20 19:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-20 19:59 [GIT PULL] xen: xenbus driver fixes Jeremy Fitzhardinge
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome