Re: Linux drivers management

From: Eric W. Biederman
Date: Tue Feb 07 2006 - 11:17:48 EST


linux@xxxxxxxxxxx writes:

> The Linux developers are quite opposed to that, for a variety of excellent
> reasons I won't bother enumerating. Linus has said he'll (grudgingly)
> allow it, but won't lift a finger to help. Linux development sailed
> away from the idea of a stable binary interface years ago, and isn't
> looking back.

Almost true. There is a stable binary interface to user space,
and work is done to maintain that interface.

I just thought I would mention it because too frequently people
get the policy on the in-kernel api and the ABI to user space
confused.

In general the user space ABI is only appended to.

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