On Sun, 20 Mar 2016 16:38:12 +0800, 张云 said:
My memory disk block driver was compiled successfully.
But when I insmod my module, initialisation stall at add_disk in =
setup_dev function.
int major = 0;
Are you positive that this is both safe and usable?