Prev: [PATCH resend] kernel/timer.c: fix kernel-doc function parameter warning
Next: [REVISED PULL REQUEST] md updates for 2.6.36
From: Randy Dunlap on 13 Aug 2010 12:30 On Tue, 10 Aug 2010 18:53:20 +0200 Geert Uytterhoeven wrote: > On Tue, Aug 10, 2010 at 02:15, Stephen Rothwell <sfr(a)canb.auug.org.au> wrote: > > On Mon, 9 Aug 2010 16:43:46 -0700 Andrew Morton <akpm(a)linux-foundation.org> wrote: > >> > >> Guys. �What's goin' on out there? > > > > I guess we are all so up to date that noone does 32 bit builds any > > more ... �Also noone is bothering to look at the build logs: > > > > linus tree: http://kisskb.ellerman.id.au/kisskb/branch/3/ > > linux-next: http://kisskb.ellerman.id.au/kisskb/branch/9/ > > Yeah, we have build failures migrating from -next to -linus :-( > > BTW, still no one has commented on http://lkml.org/lkml/2010/7/13/378? OK. The diff (regression) script output looks useful to me. The log summary is still quite (too) verbose, or maybe that's partly due to the number of warnings & errors. :( Maybe someone could look at http://www.xenotime.net/linux/scripts/buildsummary.pl also. Here is today's linux-next *i386* build summary, short mode (totals only): > buildsummary.pl -t build*.out | more build-r5372.out: totals: error/warning files: 27, errors: 3, warnings: 44, Section mismatches: 36 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5373.out: totals: error/warning files: 10, errors: 3, warnings: 14, Section mismatches: 36 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5374.out: totals: error/warning files: 29, errors: 0, warnings: 45, Section mismatches: 38 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5375.out: totals: error/warning files: 18, errors: 3, warnings: 36, Section mismatches: 38 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5377.out: totals: error/warning files: 21, errors: 0, warnings: 43, Section mismatches: 67 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5380.out: totals: error/warning files: 16, errors: 4, warnings: 22, Section mismatches: 81 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5381.out: totals: error/warning files: 17, errors: 3, warnings: 75, Section mismatches: 88 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5383.out: totals: error/warning files: 11, errors: 0, warnings: 32, Section mismatches: 130 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5384.out: totals: error/warning files: 23, errors: 3, warnings: 47, Section mismatches: 150 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5385.out: totals: error/warning files: 6, errors: 12, warnings: 9, Section mismatches: 160 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5386.out: totals: error/warning files: 10, errors: 1, warnings: 53, Section mismatches: 163 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5387.out: totals: error/warning files: 18, errors: 0, warnings: 45, Section mismatches: 164 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5388.out: totals: error/warning files: 7, errors: 1, warnings: 8, Section mismatches: 164 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5389.out: totals: error/warning files: 43, errors: 0, warnings: 80, Section mismatches: 167 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5390.out: totals: error/warning files: 12, errors: 0, warnings: 18, Section mismatches: 167 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5391.out: totals: error/warning files: 46, errors: 0, warnings: 77, Section mismatches: 170 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5392.out: totals: error/warning files: 15, errors: 12, warnings: 31, Section mismatches: 184 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5393.out: totals: error/warning files: 15, errors: 0, warnings: 23, Section mismatches: 187 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5394.out: totals: error/warning files: 76, errors: 0, warnings: 141, Section mismatches: 190 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5395.out: totals: error/warning files: 11, errors: 0, warnings: 18, Section mismatches: 192 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-r5396.out: totals: error/warning files: 22, errors: 0, warnings: 28, Section mismatches: 193 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |