Re: Oops after unloading staging/panel/panel.ko

From: Peter Hüwe
Date: Tue Jul 06 2010 - 22:51:12 EST


Am Mittwoch 07 Juli 2010 03:38:49 schrieb Peter Hüwe:
> Here is another oops trace caused by the same problem.

I think I've tracked it down.

parport_release and parport_unregister_device get called twice while unloading
the module - after the first call the handle isn't valid anymore and thus
causes the oops.

I'll send a patch soon.

Peter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/