Re: [PATCH 08/10] Use __kernel_ulong_t in struct msqid64_ds

From: H. Peter Anvin
Date: Fri May 18 2012 - 17:06:47 EST


On 05/17/2012 08:56 PM, H.J. Lu wrote:
>
> We need kernel headers for constants used in system calls. But I don't
> mind if kernel stops exporting data structures to user space.
>

I do. It is idiotic that data structure definitions should have be
replicated by cut and paste; all it is is a completely unnecessary
source of both delay and of error.

-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/