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:
e95646c
)
virtio_blk: Revert serial number support
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 22 Oct 2009 22:39:28 +0000
(16:39 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 22 Oct 2009 06:09:30 +0000
(16:39 +1030)
This reverts "Add serial number support for virtio_blk, V4a".
Turns out that virtio_pci, lguest and s/390 all have an 8 bit limit
on virtio config space, so noone could ever use this.
This is coming back later in a cleaner form.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: john cooper <john.cooper@redhat.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
No differences found