From: Chuck Ebbert <76306.1226@compuserve.com> Date: Thu, 23 Mar 2006 10:59:52 +0000 (-0800) Subject: [PATCH] i386: fix dump_stack() X-Git-Tag: v2.6.17-rc1~1086 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75874d5cc8efef22457072e14103dc55f164e64e;p=pandora-kernel.git [PATCH] i386: fix dump_stack() i386 has a small bug in the stack dump code where it prints an extra log level code. Remove that and fix the alignment of normal stack dump printout. Also remove some unnecessary printk() calls. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed