svn commit: r292469 - in head/sys: dev/drm2/ttm mips/include mips/mips vm

Ed Maste emaste at freebsd.org
Tue Dec 22 21:52:11 UTC 2015


On 19 December 2015 at 13:42, Alan Cox <alc at freebsd.org> wrote:
> Author: alc
> Date: Sat Dec 19 18:42:50 2015
> New Revision: 292469
> URL: https://svnweb.freebsd.org/changeset/base/292469
>
> Log:
>   Introduce a new mechanism for relocating virtual pages to a new physical
>   address and use this mechanism when:

Universe build is failing on powerpc.powerpc with:

cc1: warnings being treated as errors
/scratch/tmp/emaste/freebsd/sys/vm/vm_page.c: In function 'vm_page_reclaim_run':
/scratch/tmp/emaste/freebsd/sys/vm/vm_page.c:2449: warning: comparison
is always true due to limited range of data type
*** [vm_page.o] Error code 1


More information about the svn-src-all mailing list