[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1IxQem-0007P3-69@dorka.pomaz.szeredi.hu>
Date: Wed, 28 Nov 2007 18:25:04 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: jdike@...toit.com
CC: mingo@...e.hu, user-mode-linux-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: -rt doesn't compile for UML
> > OK, managed to make it compile, but then something goes wrong in
> > tracer_alloc_bootmem().
>
> It needs 32M, and uml has that much by default. Doh.
>
> But something is still wrong:
>
> > /store/quilt/linux/linux mem=64
I'm an idiot, sorry. It should have been mem=64M. No wonder it
didn't manage to start with 64 bytes of memory ;)
So now with s/trace_alloc_bootmem/alloc_bootmem and MAX_TRACE set to
4096UL*16UL it boots fine.
Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists