Re: OOPS 2.6.0-test2, modprobe i810fb

From: Andrew Morton (akpm@osdl.org)
Date: Tue Jul 29 2003 - 14:59:44 EST


Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>
> On Maw, 2003-07-29 at 08:54, Andrew Morton wrote:
> > wtf? So the memory at d094ee7c (which contains i810fb's pci table) became
> > unmapped from kernel virtual address space as a result of you inserting
> > your carbus card.
> >
> > I am impressed.
>
> This makes complete sense actually - its marked __initdata. Remove the
> __initdata and try again or mark it __devinitdata ?

hmm, that's a bug if the driver is statically linked, but afaik we're not
dropping the __init sections from modules yet. Or did that change?

Still. A grep finds forty-odd instances of "pci_device_id.*__initdata". I
think I'll go convert them all to __devinitdata.

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



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:42 EST