Received: by 2002:ac0:e350:0:0:0:0:0 with SMTP id g16csp369856imn; Wed, 3 Aug 2022 07:23:26 -0700 (PDT) X-Google-Smtp-Source: AA6agR7jbSByom3QdsQUAtoiKkNrKRSwGoA40/O2lsbNPsvaOlC17e1EteFH7onVSFbFqjNiQNg7 X-Received: by 2002:a17:90b:a46:b0:1f2:f7fb:3ed7 with SMTP id gw6-20020a17090b0a4600b001f2f7fb3ed7mr5284066pjb.244.1659536606687; Wed, 03 Aug 2022 07:23:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1659536606; cv=none; d=google.com; s=arc-20160816; b=NrpJSgG1vuLuLuKQTVPyDg3ktd+cD53ONjcd9i2sxfbG0EiPVRC51qZnyBSLTO46KR GAmzinmU/IUpEl3xauIcuihCrW0vJ0P/c5+2u9uITLu1k2zTzfimJTrGBtjpLHwicRU8 nbkDv7meSk7qSgQ2+l3eotuAIh5kFWOscZVrXWdAxRF8si8irzrDfR/+KkUEFWQuYbg1 x+tc31zCRw/n/uLKNfqjc2hRTSMDvfh+5xXIJ4KpEKLm0HlOR9FT2XZSoZ+2M8eJT0BG 8cPgw+TEBdhIMC1gQXZPIg6XIoaWaNUKlef7XYoUIZhan+4HFfsXvRiOYczlk59pX8Ui gtbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:subject:cc:to:from:date :user-agent:message-id; bh=qv2Aap4RSkDFT+6wvSdElCzEtEFuxL75rtdegqzChLc=; b=HDglSLV1/QyuChfGCyv7/3F3wCnTiuXAlaKWnLbKunYf4CI4U/IwrEnlZ47MW/7rxc xA7z2vHeRqHQtoxDBbUyv4+dFr4xzcelZnHWMHchSQ7zUkpRRcoslcEt3J3AGfqaUJVm GtDIBFlAolZBfu/LkotmlpssQNBSF6yAA3PDUhaFSqHg0MakMHuZEX5P9Kgd5L8zo3vQ x99DHIiM/z3Zn+udZIQ/GtpNVRzYHGvZjX9CLoqN1FmW8xDlXO6oC9ZOeC859MMKCwZz qwuEijtd2gfLMrEC+LGL96GyNNYQ7ROjFESAc3V/uqu3nNTa/+sxoZcZcXPOnccSjVBC rrcg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id g21-20020a056a000b9500b0052b17fa6f49si2966229pfj.262.2022.08.03.07.23.11; Wed, 03 Aug 2022 07:23:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238928AbiHCN4i (ORCPT + 99 others); Wed, 3 Aug 2022 09:56:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238751AbiHCNzw (ORCPT ); Wed, 3 Aug 2022 09:55:52 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 057432A2 for ; Wed, 3 Aug 2022 06:55:39 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 715756141B for ; Wed, 3 Aug 2022 13:55:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CC836C433B5; Wed, 3 Aug 2022 13:55:38 +0000 (UTC) Received: from rostedt by gandalf.local.home with local (Exim 4.96) (envelope-from ) id 1oJEqX-007kQd-30; Wed, 03 Aug 2022 09:55:37 -0400 Message-ID: <20220803135537.769811554@goodmis.org> User-Agent: quilt/0.66 Date: Wed, 03 Aug 2022 09:55:10 -0400 From: Steven Rostedt To: linux-kernel@vger.kernel.org Cc: Ingo Molnar , Andrew Morton , Li zeming Subject: [for-next][PATCH 2/5] tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINT References: <20220803135508.240797292@goodmis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Li zeming When reading this note, CONFIG_TRACEPOINT searches my configuration file, and the result is CONFIG_TRACEPOINTS, the search results are consistent with the following macro definitions. I think it should be repaired. Link: https://lkml.kernel.org/r/20220721081904.3798-1-zeming@nfschina.com Signed-off-by: Li zeming Signed-off-by: Steven Rostedt (Google) --- include/linux/tracepoint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/tracepoint.h b/include/linux/tracepoint.h index 28031b15f878..2908cc5ed70e 100644 --- a/include/linux/tracepoint.h +++ b/include/linux/tracepoint.h @@ -151,7 +151,7 @@ static inline struct tracepoint *tracepoint_ptr_deref(tracepoint_ptr_t *p) /* * Individual subsystem my have a separate configuration to * enable their tracepoints. By default, this file will create - * the tracepoints if CONFIG_TRACEPOINT is defined. If a subsystem + * the tracepoints if CONFIG_TRACEPOINTS is defined. If a subsystem * wants to be able to disable its tracepoints from being created * it can define NOTRACE before including the tracepoint headers. */ -- 2.35.1