Re: OOPS 2.6.0-test2, modprobe i810fb

From: Alan Cox (alan_at_lxorguk.ukuu.org.uk)
Date: 07/29/03

  • Next message: Alan Cox: "Re: The Well-Factored 386"
    To: Andrew Morton <akpm@osdl.org>
    Date:	29 Jul 2003 13:00:40 +0100
    
    

    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 ?

    -
    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/


  • Next message: Alan Cox: "Re: The Well-Factored 386"

    Relevant Pages

    • Re: OOPS 2.6.0-test2, modprobe i810fb
      ... Alan Cox wrote: ... >> unmapped from kernel virtual address space as a result of you inserting ... >> your carbus card. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: OOPS 2.6.0-test2, modprobe i810fb
      ... > your carbus card. ... Maybe something is removing the module at an embarrassing time or ... I will try to hack something together to find out if inserting a carbus ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: OOPS 2.6.0-test2, modprobe i810fb
      ... >> unmapped from kernel virtual address space as a result of you inserting ... >> your carbus card. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • pfn_to_nid under CONFIG_SPARSEMEM and CONFIG_NUMA
      ... * These are _only_ used during initialisation, ... * can use __initdata ... ... I wouldn't be surprised to find more non init time uses if you follow all ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] trivial ia64 numa/discontig fixes
      ... for a generic kernel, otherwise it's really easy to start walking over ... your initdata. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)