Bugzilla – Bug 118602
oops after unloading pcc_acpi
Last modified: 2005-10-06 11:44:41 UTC
if i unload pcc_acpi on a panasonic cf-51, then cat /proc/bus/input/devices, the kernel oopses.
i'll attach a patch which - fixes the oops (missing input_unregister_device) - makes the driver actually do something useful
Created attachment 50750 [details] fix pcc_acpi somehow (works for me) this works for me.
Created attachment 50941 [details] shortend patch without formatting stuff, only the fix Should be easier to check later whether the patch is really still needed...
Why am I still assigned to this one? Can this be added Olaf if it has not already, should be rather uncritical as this is an seldom used module.
Added to 10.0 and HEAD