Re: -rt doesn't compile for UML

From: Miklos Szeredi
Date: Wed Nov 28 2007 - 12:25:37 EST


> > 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/