diff options
author | marius <marius@FreeBSD.org> | 2010-10-29 20:42:02 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2010-10-29 20:42:02 +0000 |
commit | 430f89aef8d51435e4e5d275c23fd58116bf94ef (patch) | |
tree | ba6825138512fa9d5d6348d455cb7cb002920ab3 /lib/libc | |
parent | b6e7fcf97b25d0864fdbf27be65c34ec8bf3ea90 (diff) | |
download | FreeBSD-src-430f89aef8d51435e4e5d275c23fd58116bf94ef.zip FreeBSD-src-430f89aef8d51435e4e5d275c23fd58116bf94ef.tar.gz |
Partially revert r203829; as it turns out what the PowerPC OFW loader did
was incorrect as further down the road cons_probe() calls malloc() so the
former can't be called before init_heap() has succeed. Instead just exit
to the firmware in case init_heap() fails like OF_init() does when hitting
a problem as we're then likely running in a very broken environment where
hardly anything can be trusted to work.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions