On Saturday 08 January 2011, Guan Xuetao wrote: > > I think we discussed this particular header before. There should be no reason > > to have your own version instead of using the generic file like you do for the > > rest of the API headers. > > The generic-version stat.h can't work for existing binary file systems in unicore32. > I will submit a patch for generic-version stat.h for discussion. But the generic version of stat.h goes together with the generic version of unistd.h, which the code you submitted is now using. I understand that you are using a patch to use the traditional system call table right now, on top of the generalized code. Can't you use the same patch for the stat.h file? Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html