git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9167746
)
virtio: initialize earlier
author
Stijn Tintel
<stijn@linux-ipv6.be>
Fri, 7 May 2010 04:58:34 +0000
(14:28 +0930)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 7 May 2010 21:01:17 +0000
(14:01 -0700)
Move initialization of the virtio framework before the initialization of
mtd, so that block2mtd can be used on virtio-based block devices.
Addresses https://bugzilla.kernel.org/show_bug.cgi?id=15644
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/Makefile
patch
|
blob
|
history
diff --cc
drivers/Makefile
Simple merge