From: Andy Isaacson Date: Tue, 8 Dec 2009 08:29:42 +0000 (-0800) Subject: x86: Factor duplicated code out of __show_regs() into show_regs_common() X-Git-Tag: v2.6.33-rc1~304^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=814e2c84a722c45650a9b8f52285d7ba6874f63b;p=pandora-kernel.git x86: Factor duplicated code out of __show_regs() into show_regs_common() Unify x86_32 and x86_64 implementations of __show_regs() header, standardizing on the x86_64 format string in the process. Also, 32-bit will now call print_modules. Signed-off-by: Andy Isaacson Cc: Arjan van de Ven Cc: Robert Hancock Cc: Richard Zidlicky Cc: Andrew Morton LKML-Reference: <20091208082942.GA27174@hexapodia.org> [ v2: resolved conflict ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed