On Sun, Aug 17, 2008 at 9:42 PM, Randolph Chung <randolph@xxxxxxxxx> wrote: >> I could take care of this for parisc. Just looked into the code and it >> seems it could cleanup the code nicely as well. >> >> But I don't want to step on Kyle's toe, since I assume he prepares the >> asm-parisc/ move in the parisc-2.6 git tree during the next days. > > Whoever does this change, I would appreciate if you could run a gdb > testsuite before and after and compare the results. > > You can just build the debian package. I believe it runs the testsuite by > default. (although i see from buildd.d.o that the latest version is FTBFS > because of some header issues?) This is fixed by my changes in upstream libc ports. The kernel no longer provides an empty user.h, and therefore libc should not include <linux/user.h> in <sys/user.h>, but instead provide an empty version to satisfy any userspace application that may try to include the file. On hppa linux/user.h has always been empty. Cheers, Carlos. -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html