[PATCH] rd.c: separate queue per disk
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.
Showing
Please register or sign in to comment