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

2016-06-01 Thread Rich Felker
On Wed, Jun 01, 2016 at 06:18:02PM -0400, Rich Felker wrote: > On Mon, May 30, 2016 at 09:34:07AM +0200, Geert Uytterhoeven wrote: > > > + /home/kisskb/slave/src/arch/sh/kernel/setup.c: error: implicit > > > declaration of function 'early_init_dt_scan' > > > [-Werror=implicit-function-declarati

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

2016-06-01 Thread Rich Felker
On Mon, May 30, 2016 at 09:34:07AM +0200, Geert Uytterhoeven wrote: > > + /home/kisskb/slave/src/arch/sh/kernel/setup.c: error: implicit > > declaration of function 'early_init_dt_scan' > > [-Werror=implicit-function-declaration]: => 256:2 > > sh-randconfig Nice find. I think I'm incorrectly

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

2016-05-30 Thread Geert Uytterhoeven
On Mon, May 30, 2016 at 9:28 AM, Geert Uytterhoeven wrote: > + /home/kisskb/slave/src/arch/powerpc/include/asm/nohash/64/pgalloc.h: > error: implicit declaration of function 'pte_fragment_fre' > [-Werror=implicit-function-declaration]/home/kisskb/slave/src/arch/powerpc/mm/pgtable.c: > At top

Build regressions/improvements in v4.7-rc1

2016-05-30 Thread Geert Uytterhoeven
Below is the list of build error/warning regressions/improvements in v4.7-rc1[1] compared to v4.6[2]. Summarized: - build errors: +17/-7 - build warnings: +1165/-547 Note that there may be false regressions, as some logs are incomplete. Still, they're build errors/warnings. As I haven't mast