Matthias Andree <matthias.andree _at_ gmx.de> wrote: > > Loading the parport_pc modules crashes in 2.6.2-rc; I have recently done > a "bk pull" and enabled some PNP options, among them ISA PNP. Often this is because some other, unrelated module left things registered after it was removed. Or otherwise wrecked shared data structures. So what you ned to do is to take careful note of what other modules were loaded and unloaded leading up to the crash, and suspect those. There is one known problem in this area: unloading 8250_pnp will wreck the kobject tree. Try ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.2-rc1/2.6.2-rc1-mm3/broken-out/8250_pnp-cleanup.patch - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: 2.6.2-rc in BK: Oops loading parport_pc.Matthias Andree
- Re: 2.6.2-rc in BK: Oops loading parport_pc.Matthias Andree
- 2.6.2-rc in BK: Oops loading parport_pc.Matthias Andree
- Prev by Date: Re: [patch] Re: Kernels > 2.6.1-mm3 do not boot. - SOLVED
- Next by Date: Re: Request: I/O request recording
- Previous by thread: 2.6.2-rc in BK: Oops loading parport_pc.
- Next by thread: Re: 2.6.2-rc in BK: Oops loading parport_pc.
- Indexes:[Main][Thread]