Re: [uml-devel] WARNING: CPU: 0 PID: 1 at init/main.c:711 do_one_initcall()

2013-11-25 Thread Boaz Harrosh
On 11/25/2013 05:09 PM, Richard Weinberger wrote: > Am Montag, 25. November 2013, 17:06:00 schrieb Boaz Harrosh: >>> Sad to hear. >>> Did you try one from http://fs.devloop.org.uk/? >>> Just booted a FC18 on UML. Works fine. >> >> I just tried this exact one last week. (It gets stuck half way throu

[uml-devel] [PATCH v2 11/11] um: use generic fixmap.h

2013-11-25 Thread Mark Salter
Signed-off-by: Mark Salter Acked-by: Richard Weinberger CC: Jeff Dike CC: user-mode-linux-devel@lists.sourceforge.net --- arch/um/include/asm/fixmap.h | 40 +--- 1 file changed, 1 insertion(+), 39 deletions(-) diff --git a/arch/um/include/asm/fixmap.h b/arch

Re: [uml-devel] WARNING: CPU: 0 PID: 1 at init/main.c:711 do_one_initcall()

2013-11-25 Thread Richard Weinberger
Am Montag, 25. November 2013, 17:06:00 schrieb Boaz Harrosh: > On 11/25/2013 04:43 PM, Richard Weinberger wrote: > > > >> [It stopped to be very important for me since I stopped using > >> > >> UM very much. Ever since FC17 I'm unable to produce a running > >> image. It just will not boot, an

Re: [uml-devel] WARNING: CPU: 0 PID: 1 at init/main.c:711 do_one_initcall()

2013-11-25 Thread Boaz Harrosh
On 11/25/2013 04:43 PM, Richard Weinberger wrote: >> [It stopped to be very important for me since I stopped using >> UM very much. Ever since FC17 I'm unable to produce a running >> image. It just will not boot, an image that a kvm would. So >> very sad me, but no UML for me anymore.] > > Sad

Re: [uml-devel] why does index in truncate_inode_pages_range() grows so much ?

2013-11-25 Thread stian
Den 2013-11-24 16:14, skrev Toralf Förster: > and got (while fuzzying the UML guest with trinity) this output in > the > UML guest: > > > Nov 24 12:06:53 trinity kernel: index:42 end:4294967295 > I'm wondering if index is expected to become sometimes so big. 4294967295 = 0x looks like so