Subject: + maintainers-add-linux-api-for-review-of-api-abi-changes.patch added to -mm tree To: josh@xxxxxxxxxxxxxxxx,davem@xxxxxxxxxxxxx,gregkh@xxxxxxxxxxxxxxxxxxx,joe@xxxxxxxxxxx,rostedt@xxxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Tue, 06 May 2014 14:03:53 -0700 The patch titled Subject: MAINTAINERS: add linux-api for review of API/ABI changes has been added to the -mm tree. Its filename is maintainers-add-linux-api-for-review-of-api-abi-changes.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-linux-api-for-review-of-api-abi-changes.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-linux-api-for-review-of-api-abi-changes.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Subject: MAINTAINERS: add linux-api for review of API/ABI changes This makes it more likely that patch submitters will CC API/ABI changes to the linux-api list, and tools like get_maintainer.pl will do so automatically. Signed-off-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx> Cc: Joe Perches <joe@xxxxxxxxxxx> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN MAINTAINERS~maintainers-add-linux-api-for-review-of-api-abi-changes MAINTAINERS --- a/MAINTAINERS~maintainers-add-linux-api-for-review-of-api-abi-changes +++ a/MAINTAINERS @@ -210,6 +210,13 @@ S: Supported F: Documentation/scsi/aacraid.txt F: drivers/scsi/aacraid/ +ABI/API +L: linux-api@xxxxxxxxxxxxxxx +F: Documentation/ABI/ +F: include/linux/syscalls.h +F: include/uapi/ +F: kernel/sys_ni.c + ABIT UGURU 1,2 HARDWARE MONITOR DRIVER M: Hans de Goede <hdegoede@xxxxxxxxxx> L: lm-sensors@xxxxxxxxxxxxxx _ Patches currently in -mm which might be from josh@xxxxxxxxxxxxxxxx are maintainers-add-linux-api-for-review-of-api-abi-changes.patch linux-next.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html