Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp20993yba; Wed, 3 Apr 2019 03:41:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqxF2FlEcvpoROkidnsVTyQxZ3/tMaQneS37rMihUdJUjgxSoUTq75BLDQ5N31zx1iCLI6NR X-Received: by 2002:a63:c302:: with SMTP id c2mr45083705pgd.235.1554288117565; Wed, 03 Apr 2019 03:41:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554288117; cv=none; d=google.com; s=arc-20160816; b=xTiDVgeJgLDCVtsExag9fyhjRgxdf3d8vCLqCAlrLotHHcYu5oxobkGsGIcCO+kfec 4EogeEHI8VOJF+d0nj7cl0vB54zLpTnNDNmG6dk4WL6fJ2xHvjBHmywYTQHEUeYWDhpY 5P3EOacSPKsOdbwtQr0mymGZMBmOMT2usHK+haeCOnDC1fxNCWL66GYkaLrVSQ8S8sUb Geo0aPij6NJpRhFsp96W0vMjZd86vb1LZ+sn47oPb8PNa5axs3jsDfewcGoIaGPBQOX6 8abnp4yQAIzOEP0JpkmutQHQyjoFSUG1rOTQ0mX2jJQZXjtzAGjIp0OwkSXND4vVk+0E c50w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-disposition :content-transfer-encoding:mime-version:robot-unsubscribe:robot-id :git-commit-id:subject:to:references:in-reply-to:reply-to:cc :message-id:from:date; bh=XIuMbAcDZVHksrF6LwVvZQAK+VZbG1Is7nKvec2Kfaw=; b=sCLuj0d83kvORdLY8yU2TkE1SRjPLXzPqMHp46m/znKykpzZ+DgwqABLRfAgbjfnbm rySAkHog7R00/1wskEOQNg80T3KmCEZ37beER87vqbBgWWR42GlXxedwDmn1IppGJMxt YNKtXWiDFTaKqqL0YXYJMdObcWZFXOFPS/3W2k1LL4TV7SSoRYeUAx0mU1sZ9QEEnyPr duqdcOXBaHkfNjcXm4wu6IScV8nUknMutXtq1Ar/gOp0cRC3Dzl74kQLzdZYniGEOnDt FVby+lBluqQCfjf2y2RhP8+P8tW4jZkCiI2NuWa1YfK3CAuZnshryf2Fz3o/Zd79cvyB h5/A== 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 cu15si14254549plb.83.2019.04.03.03.41.42; Wed, 03 Apr 2019 03:41:57 -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 S1726558AbfDCKkx (ORCPT + 99 others); Wed, 3 Apr 2019 06:40:53 -0400 Received: from terminus.zytor.com ([198.137.202.136]:43421 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726263AbfDCKkx (ORCPT ); Wed, 3 Apr 2019 06:40:53 -0400 Received: from terminus.zytor.com (localhost [127.0.0.1]) by terminus.zytor.com (8.15.2/8.15.2) with ESMTPS id x33Ae93W1812139 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 3 Apr 2019 03:40:09 -0700 Received: (from tipbot@localhost) by terminus.zytor.com (8.15.2/8.15.2/Submit) id x33Ae8rk1812136; Wed, 3 Apr 2019 03:40:08 -0700 Date: Wed, 3 Apr 2019 03:40:08 -0700 X-Authentication-Warning: terminus.zytor.com: tipbot set sender to tipbot@zytor.com using -f From: tip-bot for Shaokun Zhang Message-ID: Cc: vincent.weaver@maine.edu, jolsa@redhat.com, songliubraving@fb.com, torvalds@linux-foundation.org, acme@redhat.com, eranian@google.com, linux-kernel@vger.kernel.org, zhangshaokun@hisilicon.com, acme@kernel.org, tglx@linutronix.de, peterz@infradead.org, hpa@zytor.com, alexander.shishkin@linux.intel.com, mingo@kernel.org Reply-To: linux-kernel@vger.kernel.org, tglx@linutronix.de, zhangshaokun@hisilicon.com, acme@kernel.org, acme@redhat.com, eranian@google.com, mingo@kernel.org, alexander.shishkin@linux.intel.com, hpa@zytor.com, peterz@infradead.org, vincent.weaver@maine.edu, torvalds@linux-foundation.org, songliubraving@fb.com, jolsa@redhat.com In-Reply-To: <1554274464-5739-1-git-send-email-zhangshaokun@hisilicon.com> References: <1554274464-5739-1-git-send-email-zhangshaokun@hisilicon.com> To: linux-tip-commits@vger.kernel.org Subject: [tip:perf/core] perf/headers: Fix stale comment for struct perf_addr_filter Git-Commit-ID: 1279e41d535e28cc3b56fa4a09e71a709641cae6 X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on terminus.zytor.com Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: 1279e41d535e28cc3b56fa4a09e71a709641cae6 Gitweb: https://git.kernel.org/tip/1279e41d535e28cc3b56fa4a09e71a709641cae6 Author: Shaokun Zhang AuthorDate: Wed, 3 Apr 2019 14:54:24 +0800 Committer: Ingo Molnar CommitDate: Wed, 3 Apr 2019 11:40:02 +0200 perf/headers: Fix stale comment for struct perf_addr_filter The @inode field has been removed after: 9511bce9fe8e ("perf/core: Fix bad use of igrab()") Update the description. Signed-off-by: Shaokun Zhang Signed-off-by: Peter Zijlstra (Intel) Cc: Alexander Shishkin Cc: Arnaldo Carvalho de Melo Cc: Arnaldo Carvalho de Melo Cc: Jiri Olsa Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Song Liu Cc: Stephane Eranian Cc: Thomas Gleixner Cc: Vince Weaver Link: https://lkml.kernel.org/r/1554274464-5739-1-git-send-email-zhangshaokun@hisilicon.com Signed-off-by: Ingo Molnar --- include/linux/perf_event.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index e47ef764f613..085a95e2582a 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h @@ -464,7 +464,7 @@ enum perf_addr_filter_action_t { /** * struct perf_addr_filter - address range filter definition * @entry: event's filter list linkage - * @inode: object file's inode for file-based filters + * @path: object file's path for file-based filters * @offset: filter range offset * @size: filter range size (size==0 means single address trigger) * @action: filter/start/stop