Re: [Fwd: [PATCH] x86/smp: Fix cpuN startup panic]

2012-08-09 Thread H. Peter Anvin
On 08/09/2012 05:35 PM, Yanmin Zhang wrote: Peter, What's your opinion about the patch? We hit it when enabling Medfield Android mobile. This patch would put AP to a loop. Another method to fix it is just to enlarge the wait time, for example, from 2HZ to 10HZ. Hmm... and I presume

[Fwd: [PATCH] x86/smp: Fix cpuN startup panic]

2012-08-09 Thread Yanmin Zhang
X Z > To: linux-kernel@vger.kernel.org > Cc: mi...@redhat.com, t...@linutronix.de, h...@zytor.com, > yanmin_zh...@linux.intel.com > Subject: [PATCH] x86/smp: Fix cpuN startup panic > Date: Tue, 07 Aug 2012 18:50:40 +0900 > > From: Lin Chen > > We hit a panic while doing cpu ho

[Fwd: [PATCH] x86/smp: Fix cpuN startup panic]

2012-08-09 Thread Yanmin Zhang
...@intel.com To: linux-kernel@vger.kernel.org Cc: mi...@redhat.com, t...@linutronix.de, h...@zytor.com, yanmin_zh...@linux.intel.com Subject: [PATCH] x86/smp: Fix cpuN startup panic Date: Tue, 07 Aug 2012 18:50:40 +0900 From: Lin Chen linx.z.c...@intel.com We hit a panic while doing cpu

Re: [Fwd: [PATCH] x86/smp: Fix cpuN startup panic]

2012-08-09 Thread H. Peter Anvin
On 08/09/2012 05:35 PM, Yanmin Zhang wrote: Peter, What's your opinion about the patch? We hit it when enabling Medfield Android mobile. This patch would put AP to a loop. Another method to fix it is just to enlarge the wait time, for example, from 2HZ to 10HZ. Hmm... and I presume

Re: [PATCH] x86/smp: Fix cpuN startup panic

2012-08-07 Thread Yanmin Zhang
On Wed, 2012-08-08 at 00:33 +0800, Jiang Liu wrote: > On 08/07/2012 05:50 PM, Chen, LinX Z wrote: > > From: Lin Chen > > > > We hit a panic while doing cpu hotplug test. > > <0>[ 627.982857] Kernel panic - not syncing: smp_callin: CPU1 started up > > but did not get a callout! > > <0>[

Re: [PATCH] x86/smp: Fix cpuN startup panic

2012-08-07 Thread Jiang Liu
On 08/07/2012 05:50 PM, Chen, LinX Z wrote: > From: Lin Chen > > We hit a panic while doing cpu hotplug test. > <0>[ 627.982857] Kernel panic - not syncing: smp_callin: CPU1 started up but > did not get a callout! > <0>[ 627.982864] > <4>[ 627.982876] Pid: 0, comm: kworker/0:1 Tainted: G ...

[PATCH] x86/smp: Fix cpuN startup panic

2012-08-07 Thread Chen, LinX Z
From: Lin Chen We hit a panic while doing cpu hotplug test. <0>[ 627.982857] Kernel panic - not syncing: smp_callin: CPU1 started up but did not get a callout! <0>[ 627.982864] <4>[ 627.982876] Pid: 0, comm: kworker/0:1 Tainted: G ... <4>[ 627.982883] Call Trace: <4>[ 627.982903] []

[PATCH] x86/smp: Fix cpuN startup panic

2012-08-07 Thread Chen, LinX Z
From: Lin Chen linx.z.c...@intel.com We hit a panic while doing cpu hotplug test. 0[ 627.982857] Kernel panic - not syncing: smp_callin: CPU1 started up but did not get a callout! 0[ 627.982864] 4[ 627.982876] Pid: 0, comm: kworker/0:1 Tainted: G ... 4[ 627.982883] Call Trace: 4[

Re: [PATCH] x86/smp: Fix cpuN startup panic

2012-08-07 Thread Jiang Liu
On 08/07/2012 05:50 PM, Chen, LinX Z wrote: From: Lin Chen linx.z.c...@intel.com We hit a panic while doing cpu hotplug test. 0[ 627.982857] Kernel panic - not syncing: smp_callin: CPU1 started up but did not get a callout! 0[ 627.982864] 4[ 627.982876] Pid: 0, comm: kworker/0:1

Re: [PATCH] x86/smp: Fix cpuN startup panic

2012-08-07 Thread Yanmin Zhang
On Wed, 2012-08-08 at 00:33 +0800, Jiang Liu wrote: On 08/07/2012 05:50 PM, Chen, LinX Z wrote: From: Lin Chen linx.z.c...@intel.com We hit a panic while doing cpu hotplug test. 0[ 627.982857] Kernel panic - not syncing: smp_callin: CPU1 started up but did not get a callout! 0[