]> 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)
commitdb984292ccf32f2e3af5f2c822331bf9b07e9fb2
tree9a302460f9aaa477d8203bd681261e1c1960aa4a
parentb87e3f1038199c8633d8c6fc6983c1219c6a1749
parentc2997fe35ca8abdf671315cbbccd34aa7bf249af
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