]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Aug 2014 04:31:04 +0000 (21:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Aug 2014 04:31:04 +0000 (21:31 -0700)
commit6b1a738653ca76be686984b7bbc7bb0e79523bd5
tree2a57e96279c9c06bc4bc30ba192037263c071d5c
parenta5bab1d9e09713717a5f3a1f46326158725a1e68
parent5c038020e22092fa4aea0deb4b386dd76e77a188
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux

Pull virtio updates from Rusty Russell.

* tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  Revert "hwrng: virtio - ensure reads happen after successful probe"
  virtio: rng: delay hwrng_register() till driver is ready
  virtio: rng: re-arrange struct elements for better packing
  virtio: rng: remove unused struct element
  virtio: Replace DEFINE_PCI_DEVICE_TABLE macro use
  virtio: console: remove unnecessary null test before debugfs_remove_recursive
drivers/char/hw_random/core.c