Re: svn commit: r277532 - head/sys/arm/arm

2015-01-22 Thread Will Andrews
On Thu, Jan 22, 2015 at 05:42:31PM +, Ian Lepore wrote: > Log: > Add the Maxmem global and set it to the highest physical page number plus 1. Thanks! -- wca pgpNzNNzL4wJU.pgp Description: PGP signature

svn commit: r277532 - head/sys/arm/arm

2015-01-22 Thread Ian Lepore
Author: ian Date: Thu Jan 22 17:42:30 2015 New Revision: 277532 URL: https://svnweb.freebsd.org/changeset/base/277532 Log: Add the Maxmem global and set it to the highest physical page number plus 1. Modified: head/sys/arm/arm/physmem.c Modified: head/sys/arm/arm/physmem.c ==