svn commit: r212281 - head/sys/vm

Ryan Stone rysto32 at gmail.com
Tue Sep 7 03:10:12 UTC 2010


On Mon, Sep 6, 2010 at 8:23 PM, Ryan Stone <rstone at freebsd.org> wrote:
> +       if (pkm.pm_address != (uintptr) NULL)

I have no idea how this snuck past me.  I must have deleted some
characters after building and testing this.  I'll fix it as soon as I
can track down one of my mentors, but if somebody wants to fix it
before then please do so.  The fix is to replace uintptr with
uintptr_t.

Sorry.


More information about the svn-src-head mailing list