Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-03 Thread lei yang
On 2017年11月03日 06:14, Shuah Khan wrote: Hi Lei, On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: From: Lei Yang Are you using git send-email to send patches. it is odd to see this extra From: line. I just find it's caused by my git configuration. in .gitconfig, comment out below lin

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-03 Thread lyang0
On 2017年11月03日 11:55, Sumit Semwal wrote: Hello Lei, On 2 November 2017 at 07:43, lyang0 wrote: On 2017年11月02日 06:59, Shuah Khan wrote: On 11/01/2017 04:52 PM, Thomas Gleixner wrote: On Wed, 1 Nov 2017, Shuah Khan wrote: On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: From: Lei Ya

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-02 Thread Sumit Semwal
Hello Lei, On 2 November 2017 at 07:43, lyang0 wrote: > > > On 2017年11月02日 06:59, Shuah Khan wrote: >> >> On 11/01/2017 04:52 PM, Thomas Gleixner wrote: >>> >>> On Wed, 1 Nov 2017, Shuah Khan wrote: On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: > > From: Lei Yang >

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-02 Thread Yang, Lei
> 在 2017年11月3日,06:14,Shuah Khan 写道: > > Hi Lei, > >> On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: >> From: Lei Yang > > Are you using git send-email to send patches. it is odd to see this > extra From: line. > I use send-email. I'll use checkpatch script before sending, thanks for

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-02 Thread Shuah Khan
Hi Lei, On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: > From: Lei Yang Are you using git send-email to send patches. it is odd to see this extra From: line. > > Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10 > check commit: > commit 530e9b76ae8f863dfdef

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-02 Thread Greg Kroah-Hartman
On Wed, Nov 01, 2017 at 04:14:54PM -0600, Shuah Khan wrote: > On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: > > From: Lei Yang > > > > Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10 > > check commit: > > commit 530e9b76ae8f863dfdef4a6ad0b38613d32e8c3f > >

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-01 Thread lyang0
On 2017年11月02日 06:59, Shuah Khan wrote: On 11/01/2017 04:52 PM, Thomas Gleixner wrote: On Wed, 1 Nov 2017, Shuah Khan wrote: On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: From: Lei Yang Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10 check commit: c

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-01 Thread Shuah Khan
On 11/01/2017 04:52 PM, Thomas Gleixner wrote: > On Wed, 1 Nov 2017, Shuah Khan wrote: >> On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: >>> From: Lei Yang >>> >>> Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10 >>> check commit: >>> commit 530e9b76ae8f863dfd

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-01 Thread Thomas Gleixner
On Wed, 1 Nov 2017, Shuah Khan wrote: > On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: > > From: Lei Yang > > > > Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10 > > check commit: > > commit 530e9b76ae8f863dfdef4a6ad0b38613d32e8c3f > > Author: Thomas Gle

Re: [PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-11-01 Thread Shuah Khan
On 10/17/2017 08:10 PM, lei.y...@windriver.com wrote: > From: Lei Yang > > Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10 > check commit: > commit 530e9b76ae8f863dfdef4a6ad0b38613d32e8c3f > Author: Thomas Gleixner > Date: Wed Dec 21 20:19:53 2016 +0100

[PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug

2017-10-17 Thread lei.yang
From: Lei Yang Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10 check commit: commit 530e9b76ae8f863dfdef4a6ad0b38613d32e8c3f Author: Thomas Gleixner Date: Wed Dec 21 20:19:53 2016 +0100 cpu/hotplug: Remove obsolete cpu hotplug register/unregiste