Re: [RFC] Add kernel<->userspace ABI stability documentation

From: Arjan van de Ven
Date: Mon Feb 27 2006 - 14:05:59 EST


On Mon, 2006-02-27 at 11:01 -0800, Greg KH wrote:
> Hi all,
>
> As has been noticed recently by a lot of different people, it seems like
> we are breaking the userspace<->kernelspace interface a lot. Well, in
> looking back over time, we always have been doing this, but no one seems
> to notice (proc files changing format and location, netlink library
> bindings, etc.)


2 remarks

1) it would make sense to keep track of "removed" interfaces as well

2) the per interface description needs a "depends on config option"
field; not all options are always there, but depend on a config option
to be set. It makes a lot of sense to mark these as such so that users
KNOW they have to deal with the interface not being there occasionally,
depending on the kernel.



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