All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: lkp@lists.01.org
Subject: Re: [lkp-robot] [x86] ed3ce2a917: BUG:unable_to_handle_kernel
Date: Fri, 10 Mar 2017 10:33:08 +0800	[thread overview]
Message-ID: <20170310023308.GF17010@yexl-desktop> (raw)
In-Reply-To: <20170309081401.7nk6ngcz4eznohi5@pd.tnic>

[-- Attachment #1: Type: text/plain, Size: 1037 bytes --]

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@intel.com>

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

WARNING: multiple messages have this Message-ID (diff)
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Borislav Petkov <bp@alien8.de>
Cc: X86 ML <x86@kernel.org>, Andy Lutomirski <luto@amacapital.net>,
	Peter Zijlstra <peterz@infradead.org>,
	LKML <linux-kernel@vger.kernel.org>,
	lkp@01.org, Fengguang Wu <fengguang.wu@intel.com>
Subject: Re: [lkp-robot] [x86]  ed3ce2a917: BUG:unable_to_handle_kernel
Date: Fri, 10 Mar 2017 10:33:08 +0800	[thread overview]
Message-ID: <20170310023308.GF17010@yexl-desktop> (raw)
In-Reply-To: <20170309081401.7nk6ngcz4eznohi5@pd.tnic>

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@intel.com>

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

  reply	other threads:[~2017-03-10  2:33 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09 19:51 [PATCH] x86: Optimize clear_page() Borislav Petkov
2017-02-15 11:19 ` [PATCH -v1.1] " Borislav Petkov
2017-02-19 13:41   ` Borislav Petkov
2017-03-01  9:47   ` [tip:x86/asm] x86/asm: " tip-bot for Borislav Petkov
2017-03-07  5:11     ` Yinghai Lu
2017-03-07  7:30       ` Ingo Molnar
2017-03-07 18:57         ` Yinghai Lu
2017-03-08 10:47           ` Ingo Molnar
2017-03-02  1:09   ` [lkp-robot] [x86] ed3ce2a917: BUG:unable_to_handle_kernel kernel test robot
2017-03-02  1:09     ` kernel test robot
2017-03-02 18:19     ` Borislav Petkov
2017-03-02 18:19       ` Borislav Petkov
2017-03-09  2:13       ` Ye Xiaolong
2017-03-09  2:13         ` Ye Xiaolong
2017-03-09  2:30         ` Fengguang Wu
2017-03-09  2:30           ` Fengguang Wu
2017-03-09  8:17           ` Borislav Petkov
2017-03-09  8:17             ` Borislav Petkov
2017-03-09  8:14         ` Borislav Petkov
2017-03-09  8:14           ` Borislav Petkov
2017-03-10  2:33           ` Ye Xiaolong [this message]
2017-03-10  2:33             ` Ye Xiaolong
2017-03-10  8:30             ` Borislav Petkov
2017-03-10  8:30               ` Borislav Petkov
2017-03-07  8:34   ` [tip:x86/asm] x86/asm: Optimize clear_page() tip-bot for Borislav Petkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170310023308.GF17010@yexl-desktop \
    --to=xiaolong.ye@intel.com \
    --cc=lkp@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.