lkml.org 
[lkml]   [2008]   [Feb]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 16 Feb 2008 03:42:49 +0300
SubjectRe: Announce: Linux-next (Or Andrew's dream :-))
FromAlexey Dobriyan <>
On Fri, Feb 15, 2008 at 04:21:21PM -0800, Andrew Morton wrote:
> On Sat, 16 Feb 2008 00:09:43 +0000
> Russell King <rmk+lkml@arm.linux.org.uk> wrote:
> 
> > For reference, even _I_ don't build test the entire set of ARM defconfigs -
> > at about 7 minutes a build, 75 defconfigs, that's about 9 hours...  I
> > just build those which are important to myself, hope that the others are
> > fine, and rely on kautobuild finding any breakage.
> > 
> 
> you need a better box ;)
> 
> cerfcube_defconfig:				35 seconds
> carmeva_defconfig:				23 seconds
> spitz_defconfig (one of the biggest):		45 seconds
> 
> so would a stupid `for i in arch/arm/configs/*' script be sufficient
> coverage?

I do this wildcard together with 

	yes '' | make ARCH=arm ... oldconfig
	make
Sans toolchain issues, it's pretty good -- Russell larts you when some
defconfig becomes broken anyway. :^)


\
 
 \ /
  Last update: 2008-02-16 01:45    [from the cache]
©2003-2008