Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp37752imm; Tue, 19 Jun 2018 15:27:01 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKXBaqRPsIj5NJe5Ivyl2IVPraJQ99J3OVecRV0lLJAAC/r53i3LqjeEu+orioTLuv979/D X-Received: by 2002:a63:9843:: with SMTP id l3-v6mr16748767pgo.208.1529447221686; Tue, 19 Jun 2018 15:27:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529447221; cv=none; d=google.com; s=arc-20160816; b=L0OV8WBjddzfo44W+7S6jFqNWOb24Ax/auzeSdmb7SwTvJB/CBlzeOnuwlAXyVhJDm wu46efJSsVD7vG4UF66hexKtrZoHjFhlsljsSwWj0NYJ4lpBf0+9bpDulUQ/PtX2IV3m zADg8nMAzfNEBV4q0W9nY9GYrXA90iYp6FHLG8NEXJKSXmbcTueUPJFtLc1OmqlLCIwx htgB/wn+33ghujZbAhl54xU8nMR9dFMB4rg4QrPJDEthjyq783x2VRj/bvx3X4FNsiwZ lWsEkeyXVCvp+nDrI04HuMbcaeIlLJ0uDxtWRWwGw4P8BunFrZ6/SJANWTXRN5ebQQh5 p5Ew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=ESLjjTiHaICuYYN/bwkVBgZLsNPWyu4EIV5LRMUgV94=; b=09VjLaLpx7KnmBGeyguPcSlH4ZdntkRuf9e+QBTjcXv2pGzTSvXQ93Sqxxh/sMgUyF PLDMqXMn0v7/6UTJulFtoeu6lHkbk0WZvq0m4q9z12F5uTvR4fwFc8Y12vHCHpv/iHSQ KSffG8UmzLhrF+zZuyRW10KZLrgxmOebk2kLQyCGVHhNxsAp6rMHqM4d1vUXhGbNz7qa 3EYntq2BqgUhHcmL0Sl585Zse1yDpsml4wV5zmY1m6sbd5ehKLhnWQGWh6XQ19XdPixX 941+ewcTiOY7uNPTEMlfAl7N19pzFb7a86UCwhDgub77nG5D6vVSdp+FzVeYKDK5ivoG XB1w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n15-v6si673999pgf.45.2018.06.19.15.26.47; Tue, 19 Jun 2018 15:27:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752743AbeFSWZp (ORCPT + 99 others); Tue, 19 Jun 2018 18:25:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:43280 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750805AbeFSWZl (ORCPT ); Tue, 19 Jun 2018 18:25:41 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0066020661; Tue, 19 Jun 2018 22:25:38 +0000 (UTC) Date: Tue, 19 Jun 2018 18:25:36 -0400 From: Steven Rostedt To: "Alex G." Cc: Bjorn Helgaas , Rajat Jain , Bjorn Helgaas , Jonathan Corbet , Philippe Ombredanne , Kate Stewart , Thomas Gleixner , Greg Kroah-Hartman , Frederick Lawler , Oza Pawandeep , Keith Busch , Gabriele Paoloni , Thomas Tai , linux-pci@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Jes Sorensen , Kyle McMartin , rajatxjain@gmail.com Subject: Re: [PATCH v2 0/5] Expose PCIe AER stats via sysfs Message-ID: <20180619182536.648e763f@gandalf.local.home> In-Reply-To: References: <20180522222805.80314-1-rajatja@google.com> <20180523175808.28030-1-rajatja@google.com> <20180619221651.GH33049@bhelgaas-glaptop.roam.corp.google.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 19 Jun 2018 17:20:28 -0500 "Alex G." wrote: > I see the next phoronix headline: > > "Linux maintainer breaks things and watches in amusement as contributors > rush to the fix" But isn't this the daily routine of every Linux maintainer? -- Steve