From: Benjamin Herrenschmidt Date: Tue, 29 Nov 2011 18:22:56 +0000 (+0000) Subject: powerpc/powernv: Workaround OFW issues in prom_init.c X-Git-Tag: v3.3-rc1~181^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40dfef66a9e3d4a308c3ed7355c9a89e68c08ffc;p=pandora-kernel.git powerpc/powernv: Workaround OFW issues in prom_init.c Open Firmware on OPAL machines seems to have issues if we close stdin and/or we try to print things after calling "quiesce" so we avoid doing both. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed