Re: How to get instance for kallsyms_address or kallsyms_num_syms?

From: Lucas De Marchi
Date: Thu Apr 09 2015 - 10:09:43 EST


Hi Buddy,

This question is more for lkml than linux-modules. I'm CC'ing it.

--
Lucas De Marchi


On Tue, Apr 7, 2015 at 6:48 AM, Buddy <Buddy.D.Zhang@xxxxxxxxxxx> wrote:
> HI:
> I want to get information for kernel symbol,so I use array of
> kallsyms_address
> and value of kallsyms_num_syms.But when I use them,I can't find definition
> or instance
> for kallsyms_address.So I try to use virtual address for kallsyms_address in
> my machine,
> and I can't get it.
> So would you please tell me how to get instance for kallsyms_address or
> kallsyms_num_syms.
>
>
> Thanks for the
> help!
> Best regards
> Buddy.D.Zhang
> --
> To unsubscribe from this list: send the line "unsubscribe linux-modules" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html



--
Lucas De Marchi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/