Re: [PATCH 6/6] ARM: imx: select ARM_CPU_SUSPEND when necessary

2012-08-23 Thread Shawn Guo
On Thu, Aug 23, 2012 at 02:20:50PM +, Arnd Bergmann wrote: > From 4036e8f292887e7b1abc8eacec7d619abd608178 Mon Sep 17 00:00:00 2001 > From: Arnd Bergmann > Date: Fri, 17 Aug 2012 00:16:08 + > Subject: [PATCH] ARM: imx: build i.MX6 functions only when needed > > The head-v7.S contains a ca

Re: [PATCH 6/6] ARM: imx: select ARM_CPU_SUSPEND when necessary

2012-08-23 Thread Arnd Bergmann
On Thursday 23 August 2012, Shawn Guo wrote: > On Wed, Aug 22, 2012 at 05:13:10PM +0200, Arnd Bergmann wrote: > > On i.MX6, we select ARM_CPU_SUSPEND when building with power management > > support, but for some reason this was omitted on i.MX5. Normally we > > build kernels for both together so th

Re: [PATCH 6/6] ARM: imx: select ARM_CPU_SUSPEND when necessary

2012-08-22 Thread Shawn Guo
On Wed, Aug 22, 2012 at 05:13:10PM +0200, Arnd Bergmann wrote: > On i.MX6, we select ARM_CPU_SUSPEND when building with power management > support, but for some reason this was omitted on i.MX5. Normally we > build kernels for both together so the error only showed up in > randconfig tests. > > Wi

[PATCH 6/6] ARM: imx: select ARM_CPU_SUSPEND when necessary

2012-08-22 Thread Arnd Bergmann
On i.MX6, we select ARM_CPU_SUSPEND when building with power management support, but for some reason this was omitted on i.MX5. Normally we build kernels for both together so the error only showed up in randconfig tests. Without this patch, building imx5 standalone results in: arch/arm/mach-imx/b