On 03/04/2015 04:13 AM, Greg Kroah-Hartman wrote:
> On Mon, Mar 02, 2015 at 07:54:51AM +0000, Markos Chandras wrote:
>> On Sun, Mar 01, 2015 at 04:55:58PM -0800, Guenter Roeck wrote:
>>> On 03/01/2015 04:54 PM, Guenter Roeck wrote:
>>>> In file included from kernel/fork.c:81:0:
>>>> ./arch/mips/include/asm/mmu_context.h: In function 'switch_mm':
>>>> ./arch/mips/include/asm/mmu_context.h:149:2: error: implicit declaration 
>>>> of function 'htw_reset' [-Werror=implicit-function-declaration]
>>>> cc1: some warnings being treated as errors
>>>> make[1]: *** [kernel/fork.o] Error 1
>>>>
>>>> All mips builds are affected.
>>>>
>>>> Caused by 'MIPS: mm: Use the Hardware Page Table Walker if the core 
>>>> supports it'
>>>> from Markos Chandras.
>>>>
>>>> Guenter
>>>
>>> The same problem also affects 3.19.y-stable-queue. Is this really stable 
>>> material ?
>>>
>>> Guenter
>>>
>> Yes it is. But I think your bisection is wrong. The patch that broke the 
>> build
>> is this
>>
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/mips/include/asm/pgtable.h?id=fde3538a8a711aedf1173ecb2d45aed868f51c97
>>
>> and the one that fixed it is this
>>
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/mips/include/asm/mmu_context.h?id=ed4cbc81addbc076b016c5b979fd1a02f0897f0a
>>
>> Both are marked for stable so there should be no build problem.
> 
> Ok, now queued up the second one, don't know how I missed it, sorry.
> 
> All should be good now.
> 
> greg k-h
> 

Thank you Greg

-- 
markos
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to