Linus Torvalds writes: (Summary) So:
cat /proc/self/stack
cat /proc/self/stack
now prints out
now prints out
[<0>] proc_pid_stack+0xaa/0x100
[<0>] proc_single_show+0x48/0x80
[<0>] seq_read+0xd2/0x410
...
...
instead of putting some randomized kernel address there. But the format change might as well be a separate thing if somebody cares deeply.
separate thing if somebody cares deeply.
Linus
Linus
Linus
cat /proc/self/stack
now prints out
now prints out
[<0>] proc_pid_stack+0xaa/0x100
[<0>] proc_single_show+0x48/0x80
[<0>] seq_read+0xd2/0x410
...
...
instead of putting some randomized kernel address there. But the format change might as well be a separate thing if somebody cares deeply.
separate thing if somebody cares deeply.
Linus
Linus
Linus