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
F101316072: D4772.diff
Sun, Oct 27, 4:50 PM
Unknown Object (File)
Wed, Oct 2, 8:42 AM
Unknown Object (File)
Tue, Oct 1, 3:37 PM
Unknown Object (File)
Mon, Sep 30, 4:18 AM
Unknown Object (File)
Sat, Sep 28, 2:09 PM
Unknown Object (File)
Sep 27 2024, 9:03 AM
Unknown Object (File)
Sep 23 2024, 4:50 PM
Unknown Object (File)
Sep 22 2024, 6:45 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 Passed
Unit
No Test Coverage
Build Status
Buildable 1930
Build 1937: arc lint + arc unit

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.