Re: Is that an acceptable interface change?

From: Randy.Dunlap
Date: Mon Mar 06 2006 - 11:21:52 EST


On Mon, 6 Mar 2006 17:15:12 +0100 Olivier Galibert wrote:

> On Mon, Mar 06, 2006 at 04:55:02PM +0100, Jesper Juhl wrote:
> > Userspace apps should not include kernel headers, period.
> > So, userspace applications really shouldn't care.
>
> Please excuse me if I'm a little dense here, but the kernel headers
> _define_ the userspace-kernel interface. If you don't have them or a
> sanitized copy of them you just can't talk with the kernel at all.

JJ should/could have said what to use instead.*
You should use glibc sanitized kernel headers.

Raw kernel headers are not appropriate or supported for use in
userspace.

*: similar to some replies like "No" without further explanation.

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