.gnu.linkonce.this_module question

From: SnowDog ro (snowdog_ro_at_yahoo.com)
Date: 08/22/03

  • Next message: H.Rosmanith (Kernel Mailing List): "Re: usb-storage: how to ruin your hardware(?)"
    Date:	Fri, 22 Aug 2003 03:53:53 -0700 (PDT)
    To: linux-kernel@vger.kernel.org
    
    

    Hello
    I tried to adapt an old module to the new format used
    by 2.6 kernels
    and i have a question about .gnu.linkonce.this_module
    section.
    It should contain a "module" structure from what i
    understood in the
    kernel sources but i can't quite figure out how can
    there be a
    difference of 1064 dwords between the storage location
    for the init
    subroutine and the storage location for the cleanup
    routine.
    The "module" structure itself is 96 bytes on my
    machine. I have a
    Pentium4 processor and linux kernel 2.6.0-test3.
    How is this possible ?

    Thank you
    Snowdog

    __________________________________
    Do you Yahoo!?
    Yahoo! SiteBuilder - Free, easy-to-use web site design software
    http://sitebuilder.yahoo.com
    -
    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: H.Rosmanith (Kernel Mailing List): "Re: usb-storage: how to ruin your hardware(?)"

    Relevant Pages