Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753580AbbFSG6g (ORCPT ); Fri, 19 Jun 2015 02:58:36 -0400 Received: from mail-ob0-f180.google.com ([209.85.214.180]:33863 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753116AbbFSG60 (ORCPT ); Fri, 19 Jun 2015 02:58:26 -0400 MIME-Version: 1.0 In-Reply-To: <1434676392-12766-1-git-send-email-gerg@uclinux.org> References: <1434676392-12766-1-git-send-email-gerg@uclinux.org> Date: Fri, 19 Jun 2015 08:58:25 +0200 X-Google-Sender-Auth: HdhTT64ehGDI06pb0rONMo4pYMM Message-ID: Subject: Re: [PATCH] m68k: improve m68knommu MAINTAINERS entry From: Geert Uytterhoeven To: Greg Ungerer Cc: "Linux/m68k" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2049 Lines: 61 Hi Greg, On Fri, Jun 19, 2015 at 3:13 AM, wrote: > From: Greg Ungerer > > Improve the information in the m68knommu maintainers entry. This > should aid in making it clearer what parts of the m68k architecture > code can go via the m68knommu git tree. > > Specifically the entry now lists the relevant git tree where m68knommu > patches are promoted through. It also spells out that the coldfire > sub-architecture, and with it the directory of arch/m68k/coldfire, as > being supported via this tree. > > Signed-off-by: Greg Ungerer Acked-by: Geert Uytterhoeven with minor nit below... > --- > MAINTAINERS | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d8afd29..bd0090d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10155,11 +10155,14 @@ S: Maintained > F: Documentation/filesystems/ubifs.txt > F: fs/ubifs/ > > -UCLINUX (AND M68KNOMMU) > +UCLINUX (M68KNOMMU AND COLDFIRE) > M: Greg Ungerer > W: http://www.uclinux.org/ > +L: linux-m68k@lists.linux-m68k.org > L: uclinux-dev@uclinux.org (subscribers-only) > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git > S: Maintained > +F: arch/m68k/coldfire/ And "arch/m68k/68*/", to catch 68000 and 68030? > F: arch/m68k/*/*_no.* > F: arch/m68k/include/asm/*_no.* Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/