Re: [PROBLEM] UM does not compile on i386

2007-10-26 Thread Jeff Dike
On Fri, Oct 26, 2007 at 03:58:04PM +0300, Pekka Enberg wrote: > The current Linus' git does not compile on i386 for UM defconfig: You need this patch: http://marc.info/?l=linux-kernel=11933249601=raw Jeff -- Work email - jdike at linux dot intel dot

Re: [PROBLEM] UM does not compile on i386

2007-10-26 Thread WANG Cong
On Fri, Oct 26, 2007 at 03:58:04PM +0300, Pekka Enberg wrote: >Hi, > >The current Linus' git does not compile on i386 for UM defconfig: > > CC init/do_mounts.o >In file included from init/do_mounts.c:19: >init/do_mounts.h: In function 'bstat': >init/do_mounts.h:25: error: storage size of

[PROBLEM] UM does not compile on i386

2007-10-26 Thread Pekka Enberg
Hi, The current Linus' git does not compile on i386 for UM defconfig: CC init/do_mounts.o In file included from init/do_mounts.c:19: init/do_mounts.h: In function 'bstat': init/do_mounts.h:25: error: storage size of 'stat' isn't known init/do_mounts.h:25: warning: unused variable 'stat'

Re: [PROBLEM] UM does not compile on i386

2007-10-26 Thread WANG Cong
On Fri, Oct 26, 2007 at 03:58:04PM +0300, Pekka Enberg wrote: Hi, The current Linus' git does not compile on i386 for UM defconfig: CC init/do_mounts.o In file included from init/do_mounts.c:19: init/do_mounts.h: In function 'bstat': init/do_mounts.h:25: error: storage size of 'stat'

[PROBLEM] UM does not compile on i386

2007-10-26 Thread Pekka Enberg
Hi, The current Linus' git does not compile on i386 for UM defconfig: CC init/do_mounts.o In file included from init/do_mounts.c:19: init/do_mounts.h: In function 'bstat': init/do_mounts.h:25: error: storage size of 'stat' isn't known init/do_mounts.h:25: warning: unused variable 'stat'

Re: [PROBLEM] UM does not compile on i386

2007-10-26 Thread Jeff Dike
On Fri, Oct 26, 2007 at 03:58:04PM +0300, Pekka Enberg wrote: The current Linus' git does not compile on i386 for UM defconfig: You need this patch: http://marc.info/?l=linux-kernelm=11933249601q=raw Jeff -- Work email - jdike at linux dot intel