Re: Build regressions/improvements in v4.0-rc1

2015-02-24 Thread Michael Ellerman
On Tue, 2015-02-24 at 10:38 +0100, Geert Uytterhoeven wrote: > Hi Michael, > > On Tue, Feb 24, 2015 at 5:52 AM, Michael Ellerman wrote: > >> > + error: book3s_64_vio_hv.c: undefined reference to > >> > `power7_wakeup_loss': => .text+0x408) > >> > >> pseries_defconfig > > > > This one is actua

Re: Build regressions/improvements in v4.0-rc1

2015-02-24 Thread Geert Uytterhoeven
Hi Michael, On Tue, Feb 24, 2015 at 5:52 AM, Michael Ellerman wrote: >> > + error: book3s_64_vio_hv.c: undefined reference to >> > `power7_wakeup_loss': => .text+0x408) >> >> pseries_defconfig > > This one is actually from pseries_defconfig+POWERNV=n, so I think I Thanks! > broke your scrip

Re: Build regressions/improvements in v4.0-rc1

2015-02-23 Thread Michael Ellerman
On Mon, 2015-02-23 at 09:45 +0100, Geert Uytterhoeven wrote: > On Mon, Feb 23, 2015 at 9:33 AM, Geert Uytterhoeven > wrote: > > Below is the list of build error/warning regressions/improvements in > > v4.0-rc1[1] compared to v3.19[2]. > > > > Summarized: > > - build errors: +11/-10 > > > [1] ht

Re: Build regressions/improvements in v4.0-rc1

2015-02-23 Thread Arnd Bergmann
On Monday 23 February 2015 11:28:12 Geert Uytterhoeven wrote: > On Mon, Feb 23, 2015 at 11:24 AM, Arnd Bergmann wrote: > > On Monday 23 February 2015 10:14:55 Geert Uytterhoeven wrote: > >> On Mon, Feb 23, 2015 at 10:03 AM, Arnd Bergmann wrote: > >> >> > + /home/kisskb/slave/src/fs/dax.c: error

Re: Build regressions/improvements in v4.0-rc1

2015-02-23 Thread Geert Uytterhoeven
On Mon, Feb 23, 2015 at 11:24 AM, Arnd Bergmann wrote: > On Monday 23 February 2015 10:14:55 Geert Uytterhoeven wrote: >> On Mon, Feb 23, 2015 at 10:03 AM, Arnd Bergmann wrote: >> >> > + /home/kisskb/slave/src/fs/dax.c: error: implicit declaration of >> >> > function 'copy_user_page' [-Werror=

Re: Build regressions/improvements in v4.0-rc1

2015-02-23 Thread Arnd Bergmann
On Monday 23 February 2015 10:14:55 Geert Uytterhoeven wrote: > On Mon, Feb 23, 2015 at 10:03 AM, Arnd Bergmann wrote: > >> > + /home/kisskb/slave/src/fs/dax.c: error: implicit declaration of > >> > function 'copy_user_page' [-Werror=implicit-function-declaration]: => > >> > 266:2 > > > > DAX

Re: Build regressions/improvements in v4.0-rc1

2015-02-23 Thread Geert Uytterhoeven
On Mon, Feb 23, 2015 at 10:03 AM, Arnd Bergmann wrote: >> > + /home/kisskb/slave/src/fs/dax.c: error: implicit declaration of >> > function 'copy_user_page' [-Werror=implicit-function-declaration]: => >> > 266:2 > > DAX support was merged with 'depends on !(ARM || MIPS || SPARC)', so I don't

Re: Build regressions/improvements in v4.0-rc1

2015-02-23 Thread Arnd Bergmann
On Monday 23 February 2015 09:45:43 Geert Uytterhoeven wrote: > On Mon, Feb 23, 2015 at 9:33 AM, Geert Uytterhoeven > wrote: > > Below is the list of build error/warning regressions/improvements in > > v4.0-rc1[1] compared to v3.19[2]. > > > > Summarized: > > - build errors: +11/-10 > > > [1] h

Re: Build regressions/improvements in v4.0-rc1

2015-02-23 Thread Geert Uytterhoeven
On Mon, Feb 23, 2015 at 9:33 AM, Geert Uytterhoeven wrote: > Below is the list of build error/warning regressions/improvements in > v4.0-rc1[1] compared to v3.19[2]. > > Summarized: > - build errors: +11/-10 > [1] http://kisskb.ellerman.id.au/kisskb/head/8494/ (256 out of 257 configs) > [2] htt