CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2013/08/19 03:12:01

Modified files:
        sys/arch/beagle/beagle: beagle_machdep.c 

Log message:
Fix double allocation of memory in beagle machdep.  This was caused by
resetting physical_free{start,end}, although they had already been
used.  Also, set physical_freestart correctly and allocate the pagetables
and stacks directly after the kernel.

ok florian@

Reply via email to