From: Paul Mackerras Date: Tue, 8 Nov 2005 11:48:08 +0000 (+1100) Subject: powerpc: Fix crash in early boot on some powermacs X-Git-Tag: v2.6.15-rc1~51^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3825ac0ee66b50cb0208ee74796fe65f3040e67c;p=pandora-kernel.git powerpc: Fix crash in early boot on some powermacs Some powermac machines were crashing in the quiesce firmware call in prom_init.c because we have just closed the OF stdin device; notably my 1999 G3 powerbook does this. To avoid this, don't close the OF stdin device on powermacs. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed