Page MenuHomeFreeBSD

Fix building with GCC since PAGE_MASK is signed on i386.
ClosedPublic

Authored by jhb on Jan 4 2016, 12:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 17, 10:57 AM
Unknown Object (File)
Wed, Jun 17, 6:25 AM
Unknown Object (File)
Thu, Jun 4, 3:47 AM
Unknown Object (File)
May 4 2026, 3:35 PM
Unknown Object (File)
Apr 11 2026, 9:08 PM
Unknown Object (File)
Apr 11 2026, 7:16 AM
Unknown Object (File)
Apr 9 2026, 10:36 PM
Unknown Object (File)
Apr 6 2026, 3:09 AM
Subscribers

Details

Summary

Fix building with GCC since PAGE_MASK is signed on i386.

Test Plan
  • make buildworld of HEAD in a 9.x i386 VM
  • make tinderbox on HEAD (to ensure no regressions)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb retitled this revision from to Fix building with GCC since PAGE_MASK is signed on i386..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added a reviewer: ngie.
ngie edited edge metadata.

This worked for i386 on universe9a.freebsd.org -- thanks!

This revision is now accepted and ready to land.Jan 14 2016, 8:33 AM
This revision was automatically updated to reflect the committed changes.