Re: [lkp-robot] [x86] ed3ce2a917: BUG:unable_to_handle_kernel

From: Ye Xiaolong
Date: Thu Mar 09 2017 - 21:34:20 EST


On 03/09, Borislav Petkov wrote:
>On Thu, Mar 09, 2017 at 10:13:10AM +0800, Ye Xiaolong wrote:
>> >Anyway, the diff is below, please try that ontop of tip's x86/asm branch
>> >which already has the clear_page patch:
>> >
>> >http://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/log/?h=x86/asm
>> >
>> >Thanks!
>>
>> Hmm, I've checkout the tip's x86/asm branch (HEAD is f25d38475 "x86/asm:
>> Optimize clear_page()"), but I failed to apply your diff on top of it (error
>> log as below).
>
>Right, Ingo merged the diff I gave you already into the patch there
>so that x86/asm already contains the fixed version. You could run the
>current tip/x86/asm branch to confirm that it fixes the issue for you.

Previous kernel bug is gone for 10 times test of HEAD of tip/x86/asm. (f25d3847
"x86/asm: Optimize clear_page()")

Tested-by: Xiaolong Ye <xiaolong.ye@xxxxxxxxx>

Thanks,
Xiaolong
>
>Thanks.
>
>--
>Regards/Gruss,
> Boris.
>
>Good mailing practices for 400: avoid top-posting and trim the reply.