Quantcast
Channel: lkml.org : Shesha Sreenivasamurthy
Viewing all articles
Browse latest Browse all 1267

Re: [PATCH 0/5] add printk specifier %px, unique identifier

$
0
0
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

Viewing all articles
Browse latest Browse all 1267

Trending Articles