On Fri, Sep 30, 2011 at 14:47, Mulyadi Santosa
<[email protected]> wrote:
> On Sat, Oct 1, 2011 at 02:32, Harish G. Naik <[email protected]> wrote:
>> I get most of the information I want. But I was wondering if there was
>> any other cleaner, more straight forward way to do this.
>
> I think it's dump_stack()...... try to browse it using lxr.linux.no
>

Yes, dump_stack(void) or show_stack(current, NULL) from:
arch/<ARCH>/kernel/process.c
did it.

Thanks,
Harish

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to