Date: Fri, 3 Oct 2003 12:49:08 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include param.h Message-ID: <200310031949.h93Jn8Vt006225@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/10/03 12:49:08 PDT
FreeBSD src repository
Modified files:
sys/sparc64/include param.h
Log:
Make PAGE_SIZE and related quantities signed on sparc64. (They are signed
quantities on every other architecture.) This change is required in order
to move pmap_prefault() out of the pmap and into the machine-independent
layer.
Revision Changes Path
1.18 +4 -4 src/sys/sparc64/include/param.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310031949.h93Jn8Vt006225>
