From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.codeaurora.org by pdx-caf-mail.web.codeaurora.org (Dovecot) with LMTP id AKWIFEihHlvWQAAAmS7hNA ; Mon, 11 Jun 2018 16:23:18 +0000 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 0976E607A4; Mon, 11 Jun 2018 16:23:18 +0000 (UTC) Authentication-Results: smtp.codeaurora.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="fX7HVnir" X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on pdx-caf-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by smtp.codeaurora.org (Postfix) with ESMTP id 8C6826070A; Mon, 11 Jun 2018 16:23:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 8C6826070A Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933433AbeFKQXP (ORCPT + 20 others); Mon, 11 Jun 2018 12:23:15 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:56952 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933136AbeFKQXO (ORCPT ); Mon, 11 Jun 2018 12:23:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ZlYzbLIjuhPTjGYFn9Z9M8Zxr+VNaWmZV6P4fiG5qDM=; b=fX7HVniriUhogLeJeXWDj0JoJ zydVVvxcKrt4Qt9W8b+A012dp9f3P4KTyWdNcMPXBJhJYLSEYldGkWAxo17g34drNRIUxNaf07SQj /mdWsGiYl6EI8zJSzCjjbNuNuf45WYfBZT6Km9EnHOtTTzrCJ6Z/OzFmP2KngyWjxsJIGz1zeMt6w yVQqBB9Prow/AhkUVf/ieBE8OKaNDPMvNvw+K2aDNmVgA5OYfunywhEVcE8YjfYtCpbsP6nEBMsgj pCJKjtCePcix0fH5vWkKgWQBmq8+7Ix2zNuapxgvrZJlI+kcGmxSjUrEzRRdB7EzmGAsX6hhf2LI8 JN1EV10QA==; Received: from hch by bombadil.infradead.org with local (Exim 4.90_1 #2 (Red Hat Linux)) id 1fSPb7-0001vd-Ch; Mon, 11 Jun 2018 16:23:13 +0000 Date: Mon, 11 Jun 2018 09:23:13 -0700 From: Christoph Hellwig To: Al Viro Cc: Linus Torvalds , Linux Kernel Mailing List , linux-fsdevel , Stephane Eranian Subject: Re: perfmon trouble Message-ID: <20180611162313.GA6942@infradead.org> References: <20180608184842.GD30522@ZenIV.linux.org.uk> <20180609051051.GF30522@ZenIV.linux.org.uk> <20180609155107.GH30522@ZenIV.linux.org.uk> <20180611021028.GT30522@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180611021028.GT30522@ZenIV.linux.org.uk> User-Agent: Mutt/1.9.2 (2017-12-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Is perfmon even in still in use? If not it might be a good idea to drop it for good.