]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
define Maxmem for ia64, the only platform that didn't have it
authoravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 24 Dec 2016 13:28:39 +0000 (13:28 +0000)
committeravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 24 Dec 2016 13:28:39 +0000 (13:28 +0000)
commit2c915020690ff7ec7e111fcef38ab61fd8296156
tree9142a3ce8969e8dcc1f37f3eda5942ca8c85ab4d
parent76b81cf23d33a82177809049b4ab39027f38cdcd
define Maxmem for ia64, the only platform that didn't have it

This is a direct commit to stable/10 as the platform was removed
in the newer branches.

Maxmem is required for compiling fwohci(4) on ia64 since commit
r310081, MFC of r277511.
It was easier to add Maxmem than to make a special case for ia64
in fwohci.

Reported by: jhb, gjb
Discussed with: kib, jhb

git-svn-id: svn://svn.freebsd.org/base/stable/10@310508 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ia64/ia64/physmem.c
sys/ia64/include/md_var.h