Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-10 Thread Frederic Weisbecker
On Tue, Sep 10, 2013 at 08:07:45AM -0700, Kevin Hilman wrote: > Nicolas Pitre writes: > > > Adding Kevin Hilman to the CC as he might be interested as well. > > Thanks, I'd already noticed this but was distracted getting arm-soc > changes ready for the merge window. Looking into it now. I have

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-10 Thread Kevin Hilman
Nicolas Pitre writes: > Adding Kevin Hilman to the CC as he might be interested as well. Thanks, I'd already noticed this but was distracted getting arm-soc changes ready for the merge window. Looking into it now. Kevin > On Mon, 9 Sep 2013, Guenter Roeck wrote: > >> On Mon, Sep 09, 2013 at 0

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Nicolas Pitre
Adding Kevin Hilman to the CC as he might be interested as well. On Mon, 9 Sep 2013, Guenter Roeck wrote: > On Mon, Sep 09, 2013 at 09:31:41PM +0100, Russell King - ARM Linux wrote: > > On Mon, Sep 09, 2013 at 09:03:48AM -0700, Guenter Roeck wrote: > > > Unfortunately, there are more problems. >

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Russell King - ARM Linux
On Mon, Sep 09, 2013 at 09:03:48AM -0700, Guenter Roeck wrote: > Unfortunately, there are more problems. > > arch/arm/kernel/built-in.o: In function `ret_fast_syscall': > /home/groeck/src/linux-stable/arch/arm/kernel/entry-common.S:42: undefined > reference to `user_enter' > arch/arm/kernel/built

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2013 at 09:31:41PM +0100, Russell King - ARM Linux wrote: > On Mon, Sep 09, 2013 at 09:03:48AM -0700, Guenter Roeck wrote: > > Unfortunately, there are more problems. > > > > arch/arm/kernel/built-in.o: In function `ret_fast_syscall': > > /home/groeck/src/linux-stable/arch/arm/kern

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2013 at 10:24:42AM -0400, Nicolas Pitre wrote: > On Mon, 9 Sep 2013, Guenter Roeck wrote: > > > On 09/09/2013 03:51 AM, Russell King - ARM Linux wrote: > > > On Sun, Sep 08, 2013 at 10:16:14AM -0700, Guenter Roeck wrote: > > > > Since we are at it: > > > > > > > > Build reference:

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Nicolas Pitre
On Mon, 9 Sep 2013, Guenter Roeck wrote: > On 09/09/2013 03:51 AM, Russell King - ARM Linux wrote: > > On Sun, Sep 08, 2013 at 10:16:14AM -0700, Guenter Roeck wrote: > > > Since we are at it: > > > > > > Build reference: v3.11-7887-gb409624 > > > > > > Building arm:defconfig ... passed > > > Bui

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Guenter Roeck
On 09/09/2013 03:51 AM, Russell King - ARM Linux wrote: On Sun, Sep 08, 2013 at 10:16:14AM -0700, Guenter Roeck wrote: Since we are at it: Build reference: v3.11-7887-gb409624 Building arm:defconfig ... passed Building arm:allmodconfig ... failed -- Error log: arch/arm/mach-cns3xxx

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Guenter Roeck
On 09/09/2013 03:55 AM, Anil Kumar wrote: Hi Guenter, On Sun, Sep 8, 2013 at 10:46 PM, Guenter Roeck wrote: On 09/08/2013 02:02 AM, Russell King - ARM Linux wrote: On Sun, Sep 08, 2013 at 11:34:10AM +0530, Anil Kumar wrote: scripts/kconfig/conf --silentoldconfig Kconfig CHK include

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Anil Kumar
Hi Guenter, On Sun, Sep 8, 2013 at 10:46 PM, Guenter Roeck wrote: > On 09/08/2013 02:02 AM, Russell King - ARM Linux wrote: >> >> On Sun, Sep 08, 2013 at 11:34:10AM +0530, Anil Kumar wrote: >>> >>> scripts/kconfig/conf --silentoldconfig Kconfig >>>CHK include/generated/uapi/linux/version.

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-09 Thread Russell King - ARM Linux
On Sun, Sep 08, 2013 at 10:16:14AM -0700, Guenter Roeck wrote: > Since we are at it: > > Build reference: v3.11-7887-gb409624 > > Building arm:defconfig ... passed > Building arm:allmodconfig ... failed > -- > Error log: > arch/arm/mach-cns3xxx/pcie.c: In function 'cns3xxx_pcie_hw_init'

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-08 Thread Guenter Roeck
On 09/08/2013 02:02 AM, Russell King - ARM Linux wrote: On Sun, Sep 08, 2013 at 11:34:10AM +0530, Anil Kumar wrote: scripts/kconfig/conf --silentoldconfig Kconfig CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h make[1]: `include/generated/mach-types.h'

Re: Build error in torvalds kernel 3.11 for omap2plus

2013-09-08 Thread Russell King - ARM Linux
On Sun, Sep 08, 2013 at 11:34:10AM +0530, Anil Kumar wrote: > scripts/kconfig/conf --silentoldconfig Kconfig > CHK include/generated/uapi/linux/version.h > CHK include/generated/utsrelease.h > make[1]: `include/generated/mach-types.h' is up to date. > CALLscripts/checksyscalls.sh

Build error in torvalds kernel 3.11 for omap2plus

2013-09-07 Thread Anil Kumar
Hi All, I am getting below build error in torvalds kernel 3.11 for omap2plus. scripts/kconfig/conf --silentoldconfig Kconfig CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h make[1]: `include/generated/mach-types.h' is up to date. CALLsc