Re: [BUG] crash - modules l440gx and parport_pc interfere

From: Jon Masters
Date: Tue Jan 01 2008 - 21:35:59 EST



On Tue, 2008-01-01 at 20:57 +0100, devzero@xxxxxx 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/