Date: Sat, 27 Nov 2010 00:36:11 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/ofw/common main.c src/sys/boot/ofw/libofw ofw_memory.c openfirm.c Message-ID: <201011270036.oAR0aRTx023726@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-11-27 00:36:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/boot/ofw/common main.c
sys/boot/ofw/libofw ofw_memory.c openfirm.c
Log:
SVN rev 215919 on 2010-11-27 00:36:11Z by nwhitehorn
MFC r214493,214495:
Fix some memory management issues discovered when trying to boot the PPC
OF loader on systems where address cells and size cells are both 2 (the
Mambo simulator) and fix an error where cons_probe() was called before
init_heap() but used malloc() to set environment variables.
Revision Changes Path
1.9.10.2 +23 -23 src/sys/boot/ofw/common/main.c
1.7.10.2 +10 -4 src/sys/boot/ofw/libofw/ofw_memory.c
1.15.10.2 +7 -2 src/sys/boot/ofw/libofw/openfirm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011270036.oAR0aRTx023726>
