> On Wed, Nov 28, 2007 at 02:09:45PM +0100, Miklos Szeredi wrote:
> > kernel/latency_trace.c:28:21: error: asm/rtc.h: No such file or directory
> 
> For things like this, look at the host's asm/foo.h and see if it's
> usable in UML (and contains things that you need).  If it is, just
> make a asm-um/foo.h which just includes "asm/arch/foo.h".

Yeah, I know that trick :)

It doesn't help in this case.  I've gotten as far as realizing that
the latency tracer needs the irqflags tracing
(Documentation/irqflags-tracing.tx) and that UML doesn't yet support
that.

Miklos

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to