https://github.com/torvalds/linux
Revision 8ef562d112c82ec539775698f8b63ac5ec1bd766 authored by Rusty Russell on 30 July 2009, 22:03:43 UTC, committed by Rusty Russell on 30 July 2009, 06:33:43 UTC
1d589bb16b825b3a7b4edd34d997f1f1f953033d "Add serial number support
for virtio_blk, V4a" extended 'struct virtio_blk_config' to 536 bytes.
Lguest and S/390 both use an 8 bit value for the feature length, and
this change broke them (if the code is naive).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: John Cooper <john.cooper@redhat.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
1 parent f294526
History
Tip revision: 8ef562d112c82ec539775698f8b63ac5ec1bd766 authored by Rusty Russell on 30 July 2009, 22:03:43 UTC
lguest: fix descriptor corruption in example launcher
Tip revision: 8ef562d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 148.3 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top