RE: [LKML] Re: Build regressions/improvements in v3.6

2012-10-02 Thread Marc Gauthier
Geert Uytterhoeven wrote: > xtensa-allmodconfig (hmm, this is not a new one, it felt through the > cracks in -rc7 because of log line interleaving). > > Ugh, arch/xtensa/include/asm/regs.h defines way to generic symbols, > like "MISC" (which causes the above breakage), and even a few > 2-letter

Re: Build regressions/improvements in v3.6

2012-10-02 Thread Anca Emanuel
On Tue, Oct 2, 2012 at 9:32 PM, Geert Uytterhoeven wrote: > Below is the list of build error/warning regressions/improvements in > v3.6[1] compared to v3.5[2]. > > To make this mail fit in the lkml limit, I deleted > - 6008 lines about __mcount_loc on sparc64 > > Summarized: > - build errors:

Re: Build regressions/improvements in v3.6

2012-10-02 Thread Geert Uytterhoeven
On Tue, Oct 2, 2012 at 8:32 PM, Geert Uytterhoeven wrote: > JFYI, when comparing v3.6 to v3.6-rc7[3], the summaries are: > - build errors: +4/-1 + arch/powerpc/platforms/512x/mpc512x_shared.c: error: 'FSL_DIU_PORT_DVI' undeclared (first use in this function): => 189:9 +

Re: Build regressions/improvements in v3.6

2012-10-02 Thread Geert Uytterhoeven
On Tue, Oct 2, 2012 at 8:32 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: JFYI, when comparing v3.6 to v3.6-rc7[3], the summaries are: - build errors: +4/-1 + arch/powerpc/platforms/512x/mpc512x_shared.c: error: 'FSL_DIU_PORT_DVI' undeclared (first use in this function): = 189:9 +

Re: Build regressions/improvements in v3.6

2012-10-02 Thread Anca Emanuel
On Tue, Oct 2, 2012 at 9:32 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: Below is the list of build error/warning regressions/improvements in v3.6[1] compared to v3.5[2]. To make this mail fit in the lkml limit, I deleted - 6008 lines about __mcount_loc on sparc64 Summarized: -

RE: [LKML] Re: Build regressions/improvements in v3.6

2012-10-02 Thread Marc Gauthier
Geert Uytterhoeven ge...@linux-m68k.org wrote: xtensa-allmodconfig (hmm, this is not a new one, it felt through the cracks in -rc7 because of log line interleaving). Ugh, arch/xtensa/include/asm/regs.h defines way to generic symbols, like MISC (which causes the above breakage), and even a few

Re: Build regressions/improvements in v3.6-rc6

2012-09-18 Thread Geert Uytterhoeven
On Tue, Sep 18, 2012 at 8:08 PM, Geert Uytterhoeven wrote: > JFYI, when comparing v3.6-rc6 to v3.6-rc5[3], the summaries are: > - build errors: +14/-16 14 regressions: + arch/powerpc/mm/tlb_nohash_low.S: Error: bad expression: => 212, 234, 232, 230 + arch/powerpc/mm/tlb_nohash_low.S:

Re: Build regressions/improvements in v3.6-rc6

2012-09-18 Thread Geert Uytterhoeven
On Tue, Sep 18, 2012 at 8:08 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: JFYI, when comparing v3.6-rc6 to v3.6-rc5[3], the summaries are: - build errors: +14/-16 14 regressions: + arch/powerpc/mm/tlb_nohash_low.S: Error: bad expression: = 212, 234, 232, 230 +

Re: Build regressions/improvements in v3.6-rc5

2012-09-09 Thread Geert Uytterhoeven
On Sun, Sep 9, 2012 at 10:41 PM, Geert Uytterhoeven wrote: > JFYI, when comparing v3.6-rc5 to v3.6-rc4[3], the summaries are: > - build errors: +15/-4 + arch/powerpc/platforms/512x/mpc512x_shared.c: error: 'FSL_DIU_PORT_DVI' undeclared (first use in this function): => 189:9 +

Re: Build regressions/improvements in v3.6-rc5

2012-09-09 Thread Geert Uytterhoeven
On Sun, Sep 9, 2012 at 10:41 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: JFYI, when comparing v3.6-rc5 to v3.6-rc4[3], the summaries are: - build errors: +15/-4 + arch/powerpc/platforms/512x/mpc512x_shared.c: error: 'FSL_DIU_PORT_DVI' undeclared (first use in this function): = 189:9

Re: Build regressions/improvements in v3.6-rc4

2012-09-02 Thread Geert Uytterhoeven
On Sun, Sep 2, 2012 at 11:21 AM, Geert Uytterhoeven wrote: > JFYI, when comparing v3.6-rc4 to v3.6-rc3[3], the summaries are: > - build errors: +6/-13 6 regressions: + drivers/input/touchscreen/edt-ft5x06.c: error: 'struct edt_ft5x06_ts_data' has no member named 'raw_buffer': => 846:14

Re: Build regressions/improvements in v3.6-rc4

2012-09-02 Thread Geert Uytterhoeven
On Sun, Sep 2, 2012 at 11:21 AM, Geert Uytterhoeven ge...@linux-m68k.org wrote: JFYI, when comparing v3.6-rc4 to v3.6-rc3[3], the summaries are: - build errors: +6/-13 6 regressions: + drivers/input/touchscreen/edt-ft5x06.c: error: 'struct edt_ft5x06_ts_data' has no member named

Re: i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1]

2012-08-31 Thread Jiri Slaby
On 08/31/2012 02:44 PM, Jean Delvare wrote: > Hi Jiri, Geert, > > On Wed, 15 Aug 2012 22:01:38 +0200, Jiri Slaby wrote: >> On 08/04/2012 11:24 AM, Geert Uytterhoeven wrote: >>> Below is the list of build error/warning regressions/improvements in >>> v3.6-rc1[1] compared to v3.5[2]. >> ... >>> +

Re: i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1]

2012-08-31 Thread Jean Delvare
Hi Jiri, Geert, On Wed, 15 Aug 2012 22:01:38 +0200, Jiri Slaby wrote: > On 08/04/2012 11:24 AM, Geert Uytterhoeven wrote: > > Below is the list of build error/warning regressions/improvements in > > v3.6-rc1[1] compared to v3.5[2]. > ... > > + drivers/i2c/busses/i2c-designware-core.c: error:

Re: i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1]

2012-08-31 Thread Jean Delvare
Hi Jiri, Geert, On Wed, 15 Aug 2012 22:01:38 +0200, Jiri Slaby wrote: On 08/04/2012 11:24 AM, Geert Uytterhoeven wrote: Below is the list of build error/warning regressions/improvements in v3.6-rc1[1] compared to v3.5[2]. ... + drivers/i2c/busses/i2c-designware-core.c: error:

Re: i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1]

2012-08-31 Thread Jiri Slaby
On 08/31/2012 02:44 PM, Jean Delvare wrote: Hi Jiri, Geert, On Wed, 15 Aug 2012 22:01:38 +0200, Jiri Slaby wrote: On 08/04/2012 11:24 AM, Geert Uytterhoeven wrote: Below is the list of build error/warning regressions/improvements in v3.6-rc1[1] compared to v3.5[2]. ... +

Re: Build regressions/improvements in v3.6-rc3

2012-08-24 Thread Wim Van Sebroeck
Hi Randi, > > *** WARNINGS *** > > > > 6202 regressions: > > + Documentation/watchdog/src/watchdog-test.c: warning: no previous > > prototype for 'term' [-Wmissing-prototypes]: => 34:6 > > > patch posted by me... not merged anywhere AFAIK. is in linux-watchdog-next. Will go to Linus this

Re: Build regressions/improvements in v3.6-rc3

2012-08-24 Thread Geert Uytterhoeven
On Fri, Aug 24, 2012 at 2:33 AM, Guenter Roeck wrote: > On Thu, Aug 23, 2012 at 03:18:11PM -0700, Randy Dunlap wrote: >> On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote: >> >> > *** ERRORS *** >> > >> > 54 regressions: >> >> >> > + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error:

Re: Build regressions/improvements in v3.6-rc3

2012-08-24 Thread Geert Uytterhoeven
On Fri, Aug 24, 2012 at 2:33 AM, Guenter Roeck li...@roeck-us.net wrote: On Thu, Aug 23, 2012 at 03:18:11PM -0700, Randy Dunlap wrote: On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote: *** ERRORS *** 54 regressions: + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error: conflicting

Re: Build regressions/improvements in v3.6-rc3

2012-08-24 Thread Wim Van Sebroeck
Hi Randi, *** WARNINGS *** 6202 regressions: + Documentation/watchdog/src/watchdog-test.c: warning: no previous prototype for 'term' [-Wmissing-prototypes]: = 34:6 patch posted by me... not merged anywhere AFAIK. is in linux-watchdog-next. Will go to Linus this weekend. Kind

Re: Build regressions/improvements in v3.6-rc3

2012-08-23 Thread Guenter Roeck
On Thu, Aug 23, 2012 at 03:18:11PM -0700, Randy Dunlap wrote: > On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote: > > > *** ERRORS *** > > > > 54 regressions: > > > > + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error: conflicting types > > for 'dump_mem': => 56:6 > > +

Re: Build regressions/improvements in v3.6-rc3

2012-08-23 Thread Randy Dunlap
On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote: > *** ERRORS *** > > 54 regressions: > + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error: conflicting types > for 'dump_mem': => 56:6 > + drivers/net/can/usb/peak_usb/pcan_usb_core.h: error: conflicting types > for 'dump_mem': =>

Re: Build regressions/improvements in v3.6-rc3

2012-08-23 Thread Geert Uytterhoeven
On Thu, Aug 23, 2012 at 10:46 PM, Geert Uytterhoeven wrote: > JFYI, when comparing v3.6-rc3 to v3.6-rc2[3], the summaries are: > - build errors: +13/-9 + arch/x86/include/asm/uaccess_32.h: error: call to 'copy_from_user_overflow' declared with attribute error: copy_from_user() buffer size is

Re: Build regressions/improvements in v3.6-rc3

2012-08-23 Thread Geert Uytterhoeven
On Thu, Aug 23, 2012 at 10:46 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: JFYI, when comparing v3.6-rc3 to v3.6-rc2[3], the summaries are: - build errors: +13/-9 + arch/x86/include/asm/uaccess_32.h: error: call to 'copy_from_user_overflow' declared with attribute error:

Re: Build regressions/improvements in v3.6-rc3

2012-08-23 Thread Randy Dunlap
On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote: *** ERRORS *** 54 regressions: + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error: conflicting types for 'dump_mem': = 56:6 + drivers/net/can/usb/peak_usb/pcan_usb_core.h: error: conflicting types for 'dump_mem': = 134:6

Re: Build regressions/improvements in v3.6-rc3

2012-08-23 Thread Guenter Roeck
On Thu, Aug 23, 2012 at 03:18:11PM -0700, Randy Dunlap wrote: On 08/23/2012 01:46 PM, Geert Uytterhoeven wrote: *** ERRORS *** 54 regressions: + drivers/net/can/usb/peak_usb/pcan_usb_core.c: error: conflicting types for 'dump_mem': = 56:6 +

Re: Build regressions/improvements in v3.6-rc2

2012-08-18 Thread Geert Uytterhoeven
On Sat, 18 Aug 2012, Geert Uytterhoeven wrote: > JFYI, when comparing v3.6-rc2 to v3.6-rc1[3], the summaries are: > - build errors: +4/-6 + arch/sh/lib/mcount.S: Error: pcrel too far: => 89 sh-allyesconfig + drivers/input/touchscreen/eeti_ts.c: error: implicit declaration of function

Re: Build regressions/improvements in v3.6-rc2

2012-08-18 Thread Geert Uytterhoeven
On Sat, 18 Aug 2012, Geert Uytterhoeven wrote: JFYI, when comparing v3.6-rc2 to v3.6-rc1[3], the summaries are: - build errors: +4/-6 + arch/sh/lib/mcount.S: Error: pcrel too far: = 89 sh-allyesconfig + drivers/input/touchscreen/eeti_ts.c: error: implicit declaration of function

i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1]

2012-08-15 Thread Jiri Slaby
On 08/04/2012 11:24 AM, Geert Uytterhoeven wrote: > Below is the list of build error/warning regressions/improvements in > v3.6-rc1[1] compared to v3.5[2]. ... > + drivers/i2c/busses/i2c-designware-core.c: error: 'KBUILD_MODNAME' > undeclared (first use in this function): This is a real

i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1]

2012-08-15 Thread Jiri Slaby
On 08/04/2012 11:24 AM, Geert Uytterhoeven wrote: Below is the list of build error/warning regressions/improvements in v3.6-rc1[1] compared to v3.5[2]. ... + drivers/i2c/busses/i2c-designware-core.c: error: 'KBUILD_MODNAME' undeclared (first use in this function): This is a real problem we