git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cee72d5
)
powerpc/powernv: Workaround OFW issues in prom_init.c
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 29 Nov 2011 18:22:56 +0000
(18:22 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 7 Dec 2011 07:04:53 +0000
(18:04 +1100)
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 <benh@kernel.crashing.org>
No differences found