Re: [PATCH 15/21] powerpc: Use generic posix_types.h

From: H. Peter Anvin
Date: Thu Feb 16 2012 - 15:58:50 EST


On 02/16/2012 12:26 PM, Benjamin Herrenschmidt wrote:
On Thu, 2012-02-16 at 13:44 +0000, David Howells wrote:
PowerPC exports __FD_SET() and co. to userspace under some circumstances,
therefore this patch potentially breaks the userspace ABI. Is this okay, Ben?

I don't know why we would need that in userspace, unless some tools I
don't know about exploit them (hint: there shouldn't be)

I'm happy to remove them and see if anybody complains.


I think they are cut-and-paste from the old libc5-enabled i386. Note that __GNUC__ disables it.

-hpa

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/