Fix building with GCC since PAGE_MASK is signed on i386.
authorjhb <jhb@FreeBSD.org>
Thu, 14 Jan 2016 15:51:13 +0000 (15:51 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 14 Jan 2016 15:51:13 +0000 (15:51 +0000)
commitb499f710a7abb9cb3b73b9f1cc071dba466386f2
treea404e41c3a04fa821702914a7ee12be138c6d946
parentb083553eeeae5afa5f0160fd804d19b02dbe4889
Fix building with GCC since PAGE_MASK is signed on i386.

Reviewed by: ngie
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D4772
lib/libkvm/kvm_i386.h