From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935044AbbLRIwL (ORCPT ); Fri, 18 Dec 2015 03:52:11 -0500 Received: from foss.arm.com ([217.140.101.70]:38309 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934856AbbLRIwI (ORCPT ); Fri, 18 Dec 2015 03:52:08 -0500 Date: Fri, 18 Dec 2015 08:52:04 +0000 From: Catalin Marinas To: Fengguang Wu Cc: Andrew Morton , LKML , Will Deacon Subject: Re: [PATCH 04/43] MAINTAINERS: add git URL for ARM64 Message-ID: <20151218085201.GA3449@MBP.local> References: <20151218075123.282550478@intel.com> <20151218080625.173599889@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151218080625.173599889@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 18, 2015 at 03:51:27PM +0800, Fengguang Wu wrote: > CC: Catalin Marinas > CC: Will Deacon > Signed-off-by: Fengguang Wu > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > --- linux.orig/MAINTAINERS 2015-12-18 15:43:26.685016847 +0800 > +++ linux/MAINTAINERS 2015-12-18 15:43:26.685016847 +0800 > @@ -1766,6 +1766,7 @@ ARM64 PORT (AARCH64 ARCHITECTURE) > M: Catalin Marinas > M: Will Deacon > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git > S: Maintained > F: arch/arm64/ > F: Documentation/arm64/ Acked-by: Catalin Marinas