Re: [uml-devel] PATCH [02/03]: eliminate skas_ptrace.h

2006-11-29 Thread Blaisorblade
On Sunday 26 November 2006 22:03, Nix wrote: > This diff removes references to the conflicting-with-kernel-headers > skas_ptrace.h, and moves skas_ptrace.h into the um header > tree. Unaccurate - you move skas_ptrace.h into include/asm-i386, right? > There are still some trees (PPC, IA64) with a c

Re: [uml-devel] PATCH [00/03]: allow building of UML with skas headers installed via `make headers_install'

2006-11-29 Thread Blaisorblade
On Sunday 26 November 2006 22:02, Nix wrote: > I recently upgraded my glibc to 2.5, and upgraded the userspace headers > at the same time. As a result, I've had several problems with UML. > > One of these Jeff has seen reported and fixed, although the correct > cause was not described (the #inclusi