Searched hist:"161827903 bdc124655f4cd976b9f0a5ac6ebf21c" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kernel/ |
H A D | dumpstack_32.c | diff 161827903bdc124655f4cd976b9f0a5ac6ebf21c Sat Oct 04 23:12:41 CEST 2008 Alexander van Heukelum <heukelum@fastmail.fm> dumpstack: x86: make printk_address equal
- x86_64: use %p to print an address - make i386-version the same as the above
The result should be the same on x86_64; on i386 the output only changes if CONFIG_KALLSYMS is turned off, in which case the address is printed twice.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
H A D | dumpstack_64.c | diff 161827903bdc124655f4cd976b9f0a5ac6ebf21c Sat Oct 04 23:12:41 CEST 2008 Alexander van Heukelum <heukelum@fastmail.fm> dumpstack: x86: make printk_address equal
- x86_64: use %p to print an address - make i386-version the same as the above
The result should be the same on x86_64; on i386 the output only changes if CONFIG_KALLSYMS is turned off, in which case the address is printed twice.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|