Re: [PATCH] MAINTAINERS: Add a guideline on notification of newuserspace API/ABI elements

From: Randy Dunlap
Date: Mon Mar 07 2011 - 12:30:55 EST


On Mon, 07 Mar 2011 11:35:23 +0000 David Howells wrote:

> Add a guideline indicating who to notify about new userspace API/ABI elements,
> such as new system calls or error codes.
>
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
> ---
>
> MAINTAINERS | 5 ++++-
> 1 files changed, 4 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 560ecce..694bec2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -63,7 +63,10 @@ trivial patch so apply some common sense.
> please Cc: security@xxxxxxxxxx, especially if the maintainer
> does not respond.
>
> -8. Happy hacking.
> +8. When adding new userspace API/ABI elements, notably system calls and
> + error codes, please cc <linux-api@xxxxxxxxxxxxxxx>.
> +
> +9. Happy hacking.
>
> Descriptions of section entries:
>
>
> --

No objection other than I dislike having the same info in multiple places --
updates get out of sync easily and this is somewhat already in
Documentation/HOWTO and Documentation/SubmitChecklist.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/