]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2015 20:07:50 +0000 (12:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2015 20:07:50 +0000 (12:07 -0800)
commit20489fa6cafa49a0e6fb367ab6783b6489608511
tree9a302460f9aaa477d8203bd681261e1c1960aa4a
parent3f98c4e87d69b179a221c821f97f14ff293af333
parentd694532b4be2d6f26a71f8bf125b47d372075652
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull vhost cleanup and virtio bugfix
 "There's a single change here, fixing a vhost bug where vhost
  initialization fails due to used ring alignment check being too
  strict"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost: relax used address alignment
  virtio_ring: document alignment requirements