On Wed, Jan 24, 2007 at 11:58:58AM +0100, Jarek Dylag wrote:
> Hi
> 
> >okay, I think we need some more information, especially
> >the following would be of interest:
> >
> > # gcc --version
> 
> gcc-3.4 (GCC) 3.4.4 20050314 (prerelease) (Debian 3.4.3-13)
> 
> > # as --version
> 
> GNU assembler 2.15
> 
> >and the result of this inisde your kernel build tree:
> >(make sure that config and tools are the same as for
> >the oops you reported!!)
> >
> > # make fs/proc/array.s
> >simply provide the resulting fs/proc/array.s
> 
> results are available at:
> http://195.149.230.90/array.s

perfect, this provided the essential clue

please verify that the following patch fixes
the issue for you:

http://vserver.13thfloor.at/Experimental/delta-proc-fix04.diff

TIA,
Herbert

> >PS: does the issue go away if you do not compile with
> >the CONFIG_CC_OPTIMIZE_FOR_SIZE=y (which probably doesn't
> >make any sense on you arch, as it just slows down execution)
> 
> No, issue still exists.
> 
> Jarek Dylag
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to