On 07/10/11 07:19, Mike Frysinger wrote: > On Sat, Jul 9, 2011 at 18:38, Bernd Schmidt wrote: >> So, the list of those that have an int kernel_mode_t and use >> common/bits/ipc.h is x86_64 and v850. v850 has "select >> ARCH_LITTLE_ENDIAN" and x86_64 is known to be LE as well. > > looks fine then from that angle. i cant think of any reason to not > merge it (other than i think some compilers barf on 0 length arrays, > but we'll worry about that when it comes up). > > you have commit access already dont you ?
Yes. I still need to worry about the problem Peter mentioned about __kernel_mode_t not always being available. Of course, an alternative would be to simply add a c6x-specific file and be done with it. Bernd _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
