From: Alexander van Heukelum Date: Sat, 4 Oct 2008 21:12:41 +0000 (+0200) Subject: dumpstack: x86: make printk_address equal X-Git-Tag: v2.6.28-rc1~611^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=161827903bdc124655f4cd976b9f0a5ac6ebf21c;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed