Home
last modified time | relevance | path

Searched hist:"3825 ac0ee66b50cb0208ee74796fe65f3040e67c" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dprom_init.cdiff 3825ac0ee66b50cb0208ee74796fe65f3040e67c Tue Nov 08 12:48:08 CET 2005 Paul Mackerras <paulus@samba.org> 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 <paulus@samba.org>