Fix regression in r313898 on i386.
authorkib <kib@FreeBSD.org>
Sun, 19 Feb 2017 03:57:41 +0000 (03:57 +0000)
committerkib <kib@FreeBSD.org>
Sun, 19 Feb 2017 03:57:41 +0000 (03:57 +0000)
commit7433bb81cbc2512f8e88cd025d846686ecc3d683
tree987f46e0c9803b698d456840386ac891a29ae583
parentb22278d483c1ead291493ff49ed077f01f393c2f
Fix regression in r313898 on i386.

Use large enough type for calculation of mtrr physmask.  Typical
cpu_maxphyaddr is 36 or larger.

Reported and tested by: sbruno
Sponsored by: The FreeBSD Foundation
MFC after: 13 days
sys/x86/x86/x86_mem.c