On Tue, 2008-01-01 at 20:57 +0100, [EMAIL PROTECTED] wrote:
> there seems some weird interference between l440gx and parport_pc modules
> 
> i can reproduceable crash my box by either:
> 
> modprobe parport_pc;modprobe l440gx;rmmod parport_pc
> 
> or
> 
> modprobe l440gx; modprobe parport_pc;rmmod parport_pc

Stinks of a locking problem. Have you compiled in any of the kernel
debugging features? Did you build the kernel, or is it a vendor one?

Jon.

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

Reply via email to