Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Jan 2011 00:37:28 +0000 (16:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Jan 2011 00:37:28 +0000 (16:37 -0800)
commit67290f41b2715de0e0ae93c9285fcbe37ffc5b22
tree246c05858e243f24c41810ab3a38b7980e3ae5e7
parent5cdec1fca2ff128ca0716dc1ef0fc0043e4ae8ab
parent6a5b3beff916a19e7672f8c0330b4f82ed367be2
Merge branch 'xen/xenbus' of git://git./linux/kernel/git/jeremy/xen

* 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen:
  xenbus: Fix memory leak on release
  xenbus: avoid zero returns from read()
  xenbus: add missing wakeup in concurrent read/write
  xenbus: allow any xenbus command over /proc/xen/xenbus
  xenfs/xenbus: report partial reads/writes correctly
drivers/xen/xenfs/xenbus.c