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

2016-03-28 Thread Geert Uytterhoeven
On Tue, Mar 29, 2016 at 12:47 AM, Darrick J. Wong wrote: > (No idea if it fixes fixes cris, but it passes the six arches that I can > actually test on (x86/power/arm)). The downside is that it does nothing about https://www.kernel.org/pub/tools/crosstool/ Gr{oetje,eeting}s,

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

2016-03-28 Thread Mikael Starvik
I have not lookend at the structs but CRIS is a bit unusual since it does no alignment what so ever. If a short is followed by an int will be unaligned like in a packed struct. Jesper or someone else will take a look at this specific issue. /Mikael > 29 mars 2016 kl. 00:47 skrev Darrick J. Wong

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

2016-03-28 Thread Darrick J. Wong
On Tue, Mar 29, 2016 at 08:59:23AM +1100, Dave Chinner wrote: > On Sun, Mar 27, 2016 at 02:43:24PM +0200, Geert Uytterhoeven wrote: > > On Sun, Mar 27, 2016 at 2:39 PM, Geert Uytterhoeven > > wrote: > > > Below is the list of build error/warning regressions/improvements in > > > v4.6-rc1[1] compar

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

2016-03-28 Thread Dave Chinner
On Sun, Mar 27, 2016 at 02:43:24PM +0200, Geert Uytterhoeven wrote: > On Sun, Mar 27, 2016 at 2:39 PM, Geert Uytterhoeven > wrote: > > Below is the list of build error/warning regressions/improvements in > > v4.6-rc1[1] compared to v4.5[2]. > > > > Summarized: > > - build errors: +9/-6 > > > [1

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

2016-03-27 Thread Guenter Roeck
On Sun, Mar 27, 2016 at 02:39:37PM +0200, Geert Uytterhoeven wrote: > Below is the list of build error/warning regressions/improvements in > v4.6-rc1[1] compared to v4.5[2]. > > Summarized: > - build errors: +9/-6 > - build warnings: +148/-165 > > As I haven't mastered kup yet, there's no ver

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

2016-03-27 Thread Rich Felker
On Sun, Mar 27, 2016 at 09:15:30AM -0400, Rich Felker wrote: > On Sun, Mar 27, 2016 at 02:43:24PM +0200, Geert Uytterhoeven wrote: > > On Sun, Mar 27, 2016 at 2:39 PM, Geert Uytterhoeven > > wrote: > > > Below is the list of build error/warning regressions/improvements in > > > v4.6-rc1[1] compare

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

2016-03-27 Thread Rich Felker
On Sun, Mar 27, 2016 at 02:43:24PM +0200, Geert Uytterhoeven wrote: > On Sun, Mar 27, 2016 at 2:39 PM, Geert Uytterhoeven > wrote: > > Below is the list of build error/warning regressions/improvements in > > v4.6-rc1[1] compared to v4.5[2]. > > > > Summarized: > > - build errors: +9/-6 > > > [1

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

2016-03-27 Thread Geert Uytterhoeven
On Sun, Mar 27, 2016 at 2:39 PM, Geert Uytterhoeven wrote: > Below is the list of build error/warning regressions/improvements in > v4.6-rc1[1] compared to v4.5[2]. > > Summarized: > - build errors: +9/-6 > [1] http://kisskb.ellerman.id.au/kisskb/head/10114/ (all 262 configs) > [2] http://kissk

Build regressions/improvements in v4.6-rc1

2016-03-27 Thread Geert Uytterhoeven
Below is the list of build error/warning regressions/improvements in v4.6-rc1[1] compared to v4.5[2]. Summarized: - build errors: +9/-6 - build warnings: +148/-165 As I haven't mastered kup yet, there's no verbose summary at http://www.kernel.org/pub/linux/kernel/people/geert/linux-log/v4.6-r