From: Harvey Harrison Date: Wed, 30 Jan 2008 12:33:16 +0000 (+0100) Subject: x86: unify printk strings in fault_32|64.c X-Git-Tag: v2.6.25-rc1~1143^2~257 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edcd81199dbad5db11ae91b507cec1d46dd94a49;p=pandora-kernel.git x86: unify printk strings in fault_32|64.c Adding the address of the faulting library missed removing a line ending from X86_32. Also update the shorter printk format for X86_32 in fault_64.c to make it easier to se the remaining differences. Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed