Re: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch

2011-11-22 Thread Kumar Gala
On Nov 22, 2011, at 3:29 AM, Li Yang-R58472 wrote: >> Subject: Re: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled >> by KEXEC patch >> >> On Fri, Nov 18, 2011 at 08:35:02AM -0600, Kumar Gala wrote: >>> >>> On Nov 16, 2011, at 12:42 PM,

RE: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch

2011-11-22 Thread Li Yang-R58472
>Subject: Re: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled >by KEXEC patch > >On Fri, Nov 18, 2011 at 08:35:02AM -0600, Kumar Gala wrote: >> >> On Nov 16, 2011, at 12:42 PM, Scott Wood wrote: >> >> > On 11/16/2011 03:55 AM, Zhao Chenhui wrot

Re: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch

2011-11-20 Thread Kumar Gala
On Nov 18, 2011, at 12:01 PM, Scott Wood wrote: > On Fri, Nov 18, 2011 at 08:35:02AM -0600, Kumar Gala wrote: >> >> On Nov 16, 2011, at 12:42 PM, Scott Wood wrote: >> >>> On 11/16/2011 03:55 AM, Zhao Chenhui wrote: From: Li Yang The timebase sync is not only necessary when usin

Re: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch

2011-11-18 Thread Scott Wood
On Fri, Nov 18, 2011 at 08:35:02AM -0600, Kumar Gala wrote: > > On Nov 16, 2011, at 12:42 PM, Scott Wood wrote: > > > On 11/16/2011 03:55 AM, Zhao Chenhui wrote: > >> From: Li Yang > >> > >> The timebase sync is not only necessary when using KEXEC. It should also > >> be used by normal boot up

Re: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch

2011-11-18 Thread Kumar Gala
On Nov 16, 2011, at 12:42 PM, Scott Wood wrote: > On 11/16/2011 03:55 AM, Zhao Chenhui wrote: >> From: Li Yang >> >> The timebase sync is not only necessary when using KEXEC. It should also >> be used by normal boot up and cpu hotplug. Remove the ifdef added by >> the KEXEC patch. > > Again, n

Re: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch

2011-11-18 Thread Zhao Chenhui
On Wed, Nov 16, 2011 at 12:42:14PM -0600, Scott Wood wrote: > On 11/16/2011 03:55 AM, Zhao Chenhui wrote: > > From: Li Yang > > > > The timebase sync is not only necessary when using KEXEC. It should also > > be used by normal boot up and cpu hotplug. Remove the ifdef added by > > the KEXEC patch

Re: [PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch

2011-11-16 Thread Scott Wood
On 11/16/2011 03:55 AM, Zhao Chenhui wrote: > From: Li Yang > > The timebase sync is not only necessary when using KEXEC. It should also > be used by normal boot up and cpu hotplug. Remove the ifdef added by > the KEXEC patch. Again, no it should not be used by normal boot up (whether KEXEC supp

[PATCH v2 1/7] powerpc/85xx: re-enable timebase sync disabled by KEXEC patch

2011-11-16 Thread Zhao Chenhui
From: Li Yang The timebase sync is not only necessary when using KEXEC. It should also be used by normal boot up and cpu hotplug. Remove the ifdef added by the KEXEC patch. Signed-off-by: Jin Qing Signed-off-by: Li Yang --- arch/powerpc/platforms/85xx/smp.c |2 -- 1 files changed, 0 inser