Re: [uml-devel] Fwd: Re: UML kernel crash of v2.6.36-rcX kernel

2010-10-17 Thread Toralf Förster
I bisected it again w/ a fixed test script, got the same bad commit script and double checked, that this commit is really the culprit which crashes a user mode linux kernel at my 32bix x86 stable Gentoo running 2.6.35.6 vanilla kernel as host system and 2/ gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) a

Re: [uml-devel] [PATCH 1/1] um: fix global timer issue when using CONFIG_NO_HZ

2010-10-17 Thread Pekka Enberg
On 16.10.2010 18.23, Richard Weinberger wrote: > This fixes a issue which was introduced by fe2cc53e. > timeval_to_ns() returns long long and not int. > Due to that UML's timer did not work proper and caused timer freezes. > > LKML-Reference: ! com> > Signed-off-by: Richard Weinberger > --- > arc

Re: [uml-devel] Fwd: Re: UML kernel crash of v2.6.36-rcX kernel

2010-10-17 Thread Christoph Hellwig
On Sun, Oct 17, 2010 at 03:55:39PM +0200, Toralf F?rster wrote: > I bisected it again w/ a fixed test script, got the same bad commit script and > double checked, that this commit is really the culprit which crashes a user > mode linux kernel at my 32bix x86 stable Gentoo running 2.6.35.6 vanilla