Re: finding out module name from an address ?

Keith Owens (kaos@ocs.com.au)
Fri, 03 Aug 2001 10:27:45 +1000


On Thu, 2 Aug 2001 13:39:12 -0700,
"Rajeev Bector" <rajeev_bector@yahoo.com> wrote:
>__builtin_return_address(0). From that address,
>is there a clean way to figure out if the address
>belongs to a loadable module and if yes, get
>to the module structure of that module so
>that I can log on the basis of module->name

Kai Germaschewski sent a patch to l-k a couple of days ago that has the
code you need. Search the l-k archives for 'disable module
backtraces'.

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