Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Failure (i386) from: CVS commit: src/sys/rump



On Tue Dec 30 2008 at 13:35:06 +1100, Geoff Wing wrote:
> :Modified Files:
> :     src/sys/rump: Makefile.rump
> :     src/sys/rump/librump/rumpkern: Makefile.rumpkern percpu.c
> :         rump_private.h
> :Added Files:
> :     src/sys/rump/librump/rumpkern/arch/i386: Makefile.inc cpu.c spl.c
> :
> :Log Message:
> :Switch i386 away from rump/include/machine.  This means that rump
> :on i386 now uses the native kernel ABI.  This in turn means that
> :rump modules and kernel modules are binary equivalent and can be
> :used interchangeably.
> 
> arch/i386/{cpu,spl}.c can't find "rump_private.h"
> 
> Simplest change may be

It is also correct.  Committed, thanks!

Guess that's what I get from test-compiling only in sys/rump ...


Home | Main Index | Thread Index | Old Index