https://github.com/torvalds/linux
Revision ac9d463afb1ca2434335351f3b7d9e4c8f8470e9 authored by Chris Lalancette on 30 May 2008, 20:09:41 UTC, committed by Rusty Russell on 30 May 2008, 05:09:41 UTC
Fix a modprobe virtio_blk ; rmmod virtio_blk ; modprobe virtio_blk crash; this
was basically because we weren't doing "del_gendisk()" in the remove path.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (moved del_gendisk up)
1 parent e27810f
History
Tip revision: ac9d463afb1ca2434335351f3b7d9e4c8f8470e9 authored by Chris Lalancette on 30 May 2008, 20:09:41 UTC
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
Tip revision: ac9d463
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 686 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.3 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top