Kernel ABI BoF at Linux-Kongress? [was: Header files and the kernel ABI]

Brad Hards (bhards@bigpond.net.au)
Thu, 1 Aug 2002 07:37:20 +1000


On Thu, 25 Jul 2002 16:28, H. Peter Anvin wrote:
> OK... I have had a thought grinding in my head for a while, and wanted
> to throw it out for everyone to think about...
>
> In the libc4/libc5 days, we attempted to use kernel headers in user
> space. This was a total mess, not the least because the kernel
> headers tended to pull in a lot of other kernel headers, and the
> datatypes were unsuitable to have spead all across userspace.
>
> In glibc, the official rule is "don't use kernel headers." This
> causes problems, because certain aspects of the kernel ABI is only
> available through the include files, and reproducing them by hand is
> tedious and error-prone.
>
> I'm in the process of writing a very tiny libc for initramfs, and will
> likely have to deal with how to use the kernel ABI as well.
Well the initial enthusiasm appears to have passed, and nothing
is happening.

Is there interest in getting together to resolve this issue?

I note that the next major conference appears to be
Linux Kongress (Koln/Cologne) in early September. Maybe
we can get some glibc / other-libraries people there, and
make some progress.

If there is some interest (post off-list if preferred), I'll contact the
organisers and try to get a BoF together for this.

I'll look at linux.conf.au as an additional opportunity when
time gets a bit closer.

-- 
http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/