Re: [PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-10-05 Thread Andy Lutomirski
On Sep 29, 2016 5:43 PM, "Wanpeng Li" wrote: > > 2016-09-30 5:01 GMT+08:00 Andy Lutomirski : > > On Mon, Sep 26, 2016 at 4:49 AM, Wanpeng Li wrote: > >> From: Wanpeng Li > >> > >> WARNING: CPU: 0 PID: 3331

Re: [PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-10-05 Thread Andy Lutomirski
On Sep 29, 2016 5:43 PM, "Wanpeng Li" wrote: > > 2016-09-30 5:01 GMT+08:00 Andy Lutomirski : > > On Mon, Sep 26, 2016 at 4:49 AM, Wanpeng Li wrote: > >> From: Wanpeng Li > >> > >> WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 > >> enter_from_user_mode+0x32/0x50 > >> CPU: 0 PID:

Re: [PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-09-29 Thread Wanpeng Li
2016-09-30 5:01 GMT+08:00 Andy Lutomirski : > On Mon, Sep 26, 2016 at 4:49 AM, Wanpeng Li wrote: >> From: Wanpeng Li >> >> WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 >> enter_from_user_mode+0x32/0x50 >> CPU: 0 PID:

Re: [PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-09-29 Thread Wanpeng Li
2016-09-30 5:01 GMT+08:00 Andy Lutomirski : > On Mon, Sep 26, 2016 at 4:49 AM, Wanpeng Li wrote: >> From: Wanpeng Li >> >> WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 >> enter_from_user_mode+0x32/0x50 >> CPU: 0 PID: 3331 Comm: ldt_gdt_64 Not tainted 4.8.0-rc7+ #13 >> Call Trace:

Re: [PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-09-29 Thread Andy Lutomirski
On Mon, Sep 26, 2016 at 4:49 AM, Wanpeng Li wrote: > From: Wanpeng Li > > WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 > enter_from_user_mode+0x32/0x50 > CPU: 0 PID: 3331 Comm: ldt_gdt_64 Not tainted 4.8.0-rc7+ #13 > Call Trace: >

Re: [PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-09-29 Thread Andy Lutomirski
On Mon, Sep 26, 2016 at 4:49 AM, Wanpeng Li wrote: > From: Wanpeng Li > > WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 > enter_from_user_mode+0x32/0x50 > CPU: 0 PID: 3331 Comm: ldt_gdt_64 Not tainted 4.8.0-rc7+ #13 > Call Trace: > dump_stack+0x99/0xd0 > __warn+0xd1/0xf0 >

Re: [PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-09-28 Thread Wanpeng Li
Sorry for the ping, hope it can catch the upcoming merge window. :) 2016-09-26 19:49 GMT+08:00 Wanpeng Li : > From: Wanpeng Li > > WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 > enter_from_user_mode+0x32/0x50 > CPU: 0 PID: 3331 Comm:

Re: [PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-09-28 Thread Wanpeng Li
Sorry for the ping, hope it can catch the upcoming merge window. :) 2016-09-26 19:49 GMT+08:00 Wanpeng Li : > From: Wanpeng Li > > WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 > enter_from_user_mode+0x32/0x50 > CPU: 0 PID: 3331 Comm: ldt_gdt_64 Not tainted 4.8.0-rc7+ #13 > Call

[PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-09-26 Thread Wanpeng Li
From: Wanpeng Li WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 enter_from_user_mode+0x32/0x50 CPU: 0 PID: 3331 Comm: ldt_gdt_64 Not tainted 4.8.0-rc7+ #13 Call Trace: dump_stack+0x99/0xd0 __warn+0xd1/0xf0 warn_slowpath_null+0x1d/0x20

[PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails

2016-09-26 Thread Wanpeng Li
From: Wanpeng Li WARNING: CPU: 0 PID: 3331 at arch/x86/entry/common.c:45 enter_from_user_mode+0x32/0x50 CPU: 0 PID: 3331 Comm: ldt_gdt_64 Not tainted 4.8.0-rc7+ #13 Call Trace: dump_stack+0x99/0xd0 __warn+0xd1/0xf0 warn_slowpath_null+0x1d/0x20 enter_from_user_mode+0x32/0x50