commit | 6ae7d6f0195a0ec7e5d07821e62c79898cd33fdc | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 30 16:45:03 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 30 16:45:03 2009 -0700 |
tree | ed7975b5ae042e16500c1f5cb8b5756a6bf8d643 | |
parent | ec30c5f3a18722f8fcf8c83146a10b03ac4d9ff1 [diff] | |
parent | 1842f23c05b6a866be831aa60bc8a8731c58ddd0 [diff] |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus * git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus: lguest and virtio: cleanup struct definitions to Linux style. lguest: update commentry lguest: fix comment style virtio: refactor find_vqs virtio: delete vq from list virtio: fix memory leak on device removal lguest: fix descriptor corruption in example launcher lguest: dereferencing freed mem in add_eventfd()