From: James Bottomley Date: Fri, 2 Jan 2015 18:05:13 +0000 (-0800) Subject: serial: fix parisc boot hang X-Git-Tag: fixes-v4.0-rc1~284^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68ed7e1c3d236e9e1e60ed6cae22f2c1c4ba2952;p=pandora-kernel.git serial: fix parisc boot hang This is a partial revert of 2f2dafe (serial: serial_core.c: printk replacement) which gets us booting again. The real problem seems to be the _emit path in early boot. However, until we can root cause it, we need at least to get boot working. Fixes: 2f2dafe77df2c78e189a9fa6b1879dffd06ae5a1 Cc: stable@vger.kernel.org Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed