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

Justin Hibbits chmeeedalf at gmail.com
Sat Dec 26 03:30:07 UTC 2015


On Dec 22, 2015, at 6:47 PM, NGie Cooper wrote:

>
>> On Dec 22, 2015, at 13:51, Ed Maste <emaste at freebsd.org> wrote:
>>
>> 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
>
> +1
>
> It’s only with the MPC85XX kernel, which I believe is 32-bit powerpc.
>
> Thanks!
> -NGie

This is fixed by r292680.

- Justin


More information about the svn-src-head mailing list