From: Jiri Slaby Date: Wed, 12 Mar 2008 13:53:53 +0000 (+0100) Subject: x86: fix fault_msg nul termination X-Git-Tag: v2.6.25-rc7~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e215f3c2c5247b727a76f28de4b3e46def950c55;p=pandora-kernel.git x86: fix fault_msg nul termination The fault_msg text is not explictly nul terminated now in startup assembly. Do so by converting .ascii to .asciz. Signed-off-by: Jiri Slaby Cc: H. Peter Anvin Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed