(no subject)
From: Allison (fireflyblue_at_gmail.com)
Date: 04/14/05
- Previous message: Bjorn Helgaas: "Re: spurious 8259A interrupt: IRQ7"
- Next in thread: Coywolf Qi Hunt: "Re: Kernel module_list"
- Reply: Coywolf Qi Hunt: "Re: Kernel module_list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: Bjorn Helgaas: "Re: spurious 8259A interrupt: IRQ7"
- Next in thread: Coywolf Qi Hunt: "Re: Kernel module_list"
- Reply: Coywolf Qi Hunt: "Re: Kernel module_list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|