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

From: Joe Perches
Date: Mon Mar 07 2011 - 09:36:48 EST


On Mon, 2011-03-07 at 11:35 +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.

Hey David.

Is there some list of files that are more likely to
trigger this?

Maybe add a section like:

USERSPACE ABI/API INTERFACES
L: linux-api@xxxxxxxxxxxxxxx
F: include/asm-generic/errno*.h
F: include/linux/capability.h
F: include/linux/compat.h
F: include/linux/syscalls.h
F: include/*/unistd.h

Maybe add some arch wildcards?

F: arch/*/include/asm/errno.h
F: arch/*/include/asm/unistd.h

Maybe add fs?

F: fs/compat*.c

There's probably a bunch of others.
Suggestions?

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