On Tue, 2006-09-12 at 11:52 -0400, Jeff Dike wrote:
> The use of SEGMENT_RPL_MASK in the i386 ptrace.h introduced by
> x86-allow-a-kernel-to-not-be-in-ring-0.patch broke the UML build, as
> UML includes the underlying architecture's ptrace.h, but has no easy
> access to the x86 segment definitions.
> 
> Rather than kludging around this, as in the past, this patch splits
> the userspace-usable parts, which are the bits that UML needs, of
> ptrace.h into ptrace-abi.h, which is included back into ptrace.h.
> Thus, there is no net effect on i386.
> 
> As a side-effect, this creates a ptrace header which is close to being
> usable in /usr/include.

Yum. But you didn't add that new header to the Kbuild file so it doesn't
get exported. Please do so.

-- 
dwmw2


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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