From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755559AbbJ1RSW (ORCPT ); Wed, 28 Oct 2015 13:18:22 -0400 Received: from smtprelay0172.hostedemail.com ([216.40.44.172]:57277 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753805AbbJ1RSU (ORCPT ); Wed, 28 Oct 2015 13:18:20 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::::::::::::,RULES_HIT:41:355:379:541:599:960:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1593:1594:1711:1714:1730:1747:1777:1792:2393:2559:2562:2828:3138:3139:3140:3141:3142:3351:3622:3865:3866:3867:3868:3871:3872:3873:3874:4321:4641:5007:6119:6261:6742:7903:10004:10400:10848:11232:11658:11914:12517:12519:12663:12679:12740:13069:13073:13311:13357:21080:30054:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: bone21_657fde6745613 X-Filterd-Recvd-Size: 2080 Message-ID: <1446052696.2757.128.camel@perches.com> Subject: Re: [PATCH] get_maintainer: Add subsystem to reviewer output From: Joe Perches To: Lee Jones Cc: Krzysztof Kozlowski , Andrew Morton , Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= , k.kozlowski.k@gmail.com, wsa@the-dreams.de, linus.walleij@linaro.org, Sebastian Reichel , linux-kernel@vger.kernel.org, Chanwoo Choi , broonie@kernel.org, ben-linux@fluff.org, linux-arm-kernel@lists.infradead.org Date: Wed, 28 Oct 2015 10:18:16 -0700 In-Reply-To: <20151028170116.GI4058@x1> References: <20151027172428.GB21070@earth> <20151027181555.GE5828@x1> <1445971482.2757.27.camel@perches.com> <20151028082446.GF5828@x1> <56309419.4060908@samsung.com> <20151028093907.GP4931@pengutronix.de> <20151028095524.GP5828@x1> <5630CA06.7050503@samsung.com> <1446050506.2757.109.camel@perches.com> <20151028170116.GI4058@x1> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2015-10-28 at 17:01 +0000, Lee Jones wrote: > It looks like I'm going to have to drop the patch where we actually > start using the R: tag properly due to some social, emotional issues. btw: it seems to me the thing you're looking for is the tree to which any particular patch could or would be applied. That can be got by using the --scm option: ./scripts/get_maintainer.pl --scm Only ~400 of ~1445 subsystem sections have a "T:" tree entry so pairing the maintainer and the tree generally tells you who is responsible for upstreaming any patch.