[PATCH] prevent module unloading for legacy IDE chipset drivers
It is unsafe thing to do (no locking, no reference counting etc). Just remove module_exit() as it was done for IDE PCI drivers.
Showing
Please register or sign in to comment