Re: [PATCH 1/5] ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE

2009-05-28 Thread Tony Lindgren
* Russell King - ARM Linux [090528 08:25]: > On Thu, May 14, 2009 at 04:23:06PM -0700, Tony Lindgren wrote: > > Use processor specific defines instead. > > > > As an extra bonus, this patch fixes the problem of CONFIG_DEBUG_SPINLOCK > > calling sched_clock before we have things initialized: > >

Re: [PATCH 1/5] ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE

2009-05-28 Thread Russell King - ARM Linux
On Thu, May 14, 2009 at 04:23:06PM -0700, Tony Lindgren wrote: > Use processor specific defines instead. > > As an extra bonus, this patch fixes the problem of CONFIG_DEBUG_SPINLOCK > calling sched_clock before we have things initialized: Hmm. I don't think sched_clock peculiarities should be ha

[PATCH 1/5] ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE

2009-05-14 Thread Tony Lindgren
Use processor specific defines instead. As an extra bonus, this patch fixes the problem of CONFIG_DEBUG_SPINLOCK calling sched_clock before we have things initialized: http://patchwork.kernel.org/patch/15810/ Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/sram242x.S |4 +-

[PATCH 1/5] ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE

2009-05-07 Thread Tony Lindgren
Use processor specific defines instead. As an extra bonus, this patch fixes the problem of CONFIG_DEBUG_SPINLOCK calling sched_clock before we have things initialized: http://patchwork.kernel.org/patch/15810/ Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/sram242x.S |4 +-