From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932274AbcBIJ4u (ORCPT ); Tue, 9 Feb 2016 04:56:50 -0500 Received: from mail1.bemta12.messagelabs.com ([216.82.251.8]:46595 "EHLO mail1.bemta12.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755041AbcBIJ4q (ORCPT ); Tue, 9 Feb 2016 04:56:46 -0500 X-Env-Sender: Marc_Gonzalez@sigmadesigns.com X-Msg-Ref: server-7.tower-163.messagelabs.com!1455011789!28061714!1 X-Originating-IP: [195.215.56.170] X-StarScan-Received: X-StarScan-Version: 7.35.1; banners=-,-,- X-VirusChecked: Checked Subject: Re: [PATCH v4 2/2] irqchip: add support for Sigma Designs SMP86xx/SMP87xx interrupt controller To: Marc Zyngier CC: LKML References: <1453313237-18570-1-git-send-email-mans@mansr.com> <1453313237-18570-2-git-send-email-mans@mansr.com> <56AB9CFE.6080305@arm.com> <56B9AD81.8000306@sigmadesigns.com> <56B9B275.5000006@arm.com> From: Marc Gonzalez Message-ID: <56B9B7CB.5050603@sigmadesigns.com> Date: Tue, 9 Feb 2016 10:56:27 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: <56B9B275.5000006@arm.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [172.27.0.114] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/02/2016 10:33, Marc Zyngier wrote: > As I already said on IRC, one of us (Thomas, Jason or me) will queue it, > and it will eventually appear in the branches documented in the > MAINTAINERS file. Thanks for bringing the T field in the MAINTAINERS file to my attention, I had managed to never notice it until now. Doh! When there are several T entries, it means they are frequently synced? Regards.