From: Kyle McMartin Date: Wed, 4 Aug 2010 00:38:08 +0000 (-0400) Subject: parisc: pass through '\t' to early (iodc) console X-Git-Tag: v2.6.36-rc1~576 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b68e5e88248bb24fd4e455588bea1d56108fd6;p=pandora-kernel.git parisc: pass through '\t' to early (iodc) console The firmware handles '\t' internally, so stop trying to emulate it (which, incidentally, had a bug in it.) Fixes a really weird hang at bootup in rcu_bootup_announce, which, as far as I can tell, is the first printk in the core kernel to use a tab as the first character. Cc: stable@kernel.org Signed-off-by: Kyle McMartin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed