From: Chuck Ebbert <76306.1226@compuserve.com> Date: Sat, 25 Mar 2006 15:30:55 +0000 (+0100) Subject: [PATCH] x86_64: fix orphaned bits of timer init messages X-Git-Tag: v2.6.17-rc1~690 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b922cd429675059f7a7798f7a0b3898c38dc070;p=pandora-kernel.git [PATCH] x86_64: fix orphaned bits of timer init messages When x86_64 timer init messages were changed to use apic verbosity levels, two messages were missed and one got the wrong level. This causes the last word of a suppressed message to print on a line by itself. Fix that so either the entire message prints or none of it does. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed