(no subject)

From: Allison (fireflyblue_at_gmail.com)
Date: 04/14/05

  • Next message: Alejandro Bonilla: "IBM Thinkpad T42 - Looking for a Developer."
    Date:	Thu, 14 Apr 2005 20:48:42 +0000
    To: linux-kernel@vger.kernel.org
    
    

    I am trying to simply print out the module names and code sizes.
    I am just learning how to rtraverse these data structures.

    Also, on what basis is the decision made whether to export a symbol or not ?

    thanks,
    Allison

    Arjan van de Ven wrote:
    > On Thu, 2005-04-14 at 19:53 +0000, Allison wrote:
    > >
    > > I am trying to access the module list kernel data structure from a
    > > kernel module. If I gather correctly, module_list is the symbol that
    > > is the head pointer of this list.
    >
    > can you explain what you want to do with this symbol ?
    >
    >
    >
    > -
    > 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/
    -
    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: Alejandro Bonilla: "IBM Thinkpad T42 - Looking for a Developer."

    Relevant Pages

    • Re: Kernel module_list
      ... > I am just learning how to rtraverse these data structures. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.4-mm2
      ... >number of higher-level drivers, and those drivers need to keep track of the ... >currently-plugged queues without adding data structures to the ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC PATCH] explicitly mark recursion count
      ... I could hack up something that will generate digests from the function ... If you've chosen the right data structures and organized ... the algorithms will almost always be self-evident. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6 sendfile
      ... > can change the existing source code according to my needs.Can someone help ... If you've chosen the right data structures and organized ... the algorithms will almost always be self-evident. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: What does tainting actually mean?
      ... > The problem is with corrupted data structures, pointers, etc. ... namely the device driver author. ... I prefer open source modules (I ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)