• Andrew Morton's avatar
    [PATCH] rd.c: separate queue per disk · cd388069
    Andrew Morton authored
    From: Maneesh Soni <maneesh@in.ibm.com>
    
    Provides a separate request queue for each ramdisk instance.  Without this,
    the kernel oopses when the block later tries to unregister the same set of
    kobject things multiple times.  This makes rd.c consistent with all other
    "disk" devices.
    cd388069
rd.c 10.8 KB