From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C2F84C4332E for ; Fri, 20 Mar 2020 12:43:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A367820732 for ; Fri, 20 Mar 2020 12:43:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727005AbgCTMm7 (ORCPT ); Fri, 20 Mar 2020 08:42:59 -0400 Received: from mga17.intel.com ([192.55.52.151]:60770 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726814AbgCTMm7 (ORCPT ); Fri, 20 Mar 2020 08:42:59 -0400 IronPort-SDR: ufhMNGto9PjFF2+mOsWjzfIkt8Z9nafY5Pc8DtQINmlMp5CRia3eixLHsnprCHNmDcnFl2lIdi GQGGUAc2Z28w== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Mar 2020 05:42:58 -0700 IronPort-SDR: 0/OsodWYisZ15FchVhY+LE0tssKBlrz8wUbaTT8zOfSO5P1J0YnLfKtH2gtZJlWDuOQxVTd0QY jqlbIcdxAXfQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,284,1580803200"; d="scan'208";a="392137412" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga004.jf.intel.com with ESMTP; 20 Mar 2020 05:42:50 -0700 Received: from andy by smile with local (Exim 4.93) (envelope-from ) id 1jFGzD-00BMsA-8E; Fri, 20 Mar 2020 14:42:51 +0200 Date: Fri, 20 Mar 2020 14:42:51 +0200 From: Andy Shevchenko To: Michal =?iso-8859-1?Q?Such=E1nek?= Cc: linuxppc-dev@lists.ozlabs.org, Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Alexander Viro , Mauro Carvalho Chehab , "David S. Miller" , Rob Herring , Greg Kroah-Hartman , Jonathan Cameron , Christophe Leroy , Thomas Gleixner , Arnd Bergmann , Nayna Jain , Eric Richter , Claudio Carvalho , Nicholas Piggin , Hari Bathini , Masahiro Yamada , Thiago Jung Bauermann , Sebastian Andrzej Siewior , Valentin Schneider , Jordan Niethe , Michael Neuling , Gustavo Luiz Duarte , Allison Randal , "Eric W. Biederman" , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v12 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry. Message-ID: <20200320124251.GW1922688@smile.fi.intel.com> References: <20200225173541.1549955-1-npiggin@gmail.com> <4b150d01c60bd37705789200d9adee9f1c9b50ce.1584699455.git.msuchanek@suse.de> <20200320103350.GV1922688@smile.fi.intel.com> <20200320112338.GP25468@kitsune.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200320112338.GP25468@kitsune.suse.cz> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 20, 2020 at 12:23:38PM +0100, Michal Suchánek wrote: > On Fri, Mar 20, 2020 at 12:33:50PM +0200, Andy Shevchenko wrote: > > On Fri, Mar 20, 2020 at 11:20:19AM +0100, Michal Suchanek wrote: > > > While at it also simplify the existing perf patterns. > > And still missed fixes from parse-maintainers.pl. > > Oh, that script UX is truly ingenious. You have at least two options, their combinations, etc: - complain to the author :-) - send a patch :-) > It provides no output and quietly > creates MAINTAINERS.new which is, of course, not included in the patch. Yes. it also took me a while to understand how it works, luckily it has a little help note. -- With Best Regards, Andy Shevchenko