Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp5249628rwd; Mon, 5 Jun 2023 00:13:12 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7wCD1CBY1W9fJKtS769KPUTQyompPvyjgFEtFPqg1pGU1SJRhL2DOwxwVd9A7lAEhPK5Fk X-Received: by 2002:a05:6a20:432b:b0:110:b0ab:879d with SMTP id h43-20020a056a20432b00b00110b0ab879dmr2913122pzk.26.1685949191811; Mon, 05 Jun 2023 00:13:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685949191; cv=none; d=google.com; s=arc-20160816; b=PSWzRk1EYuplhEyajfxhYvTvPjdsOWLxPo9x3wM0rdqaezPmY9ynioP8xrszfnoati sB51uoY26sg/4qneHuSEyFSdRwJQJljHBCiSDlgRBOujRRuU7hm5suDHBHwaZKLUJELB 7eIV7e/U9sZ34W2JI57gaQw/TyZh0j8t4LG6vbvPrAEna4IqVNhDJNIxqGsVEC+19+3+ gunOSsQRZNS6f+Jwf6cRba5imZgjsGVmcIMB97puYaShPPKtxiW2D5XVSlnYUYRAY7Wm Uucrlk/ajEob27JUH4QCmkDLBmJz52Q6Sz3J9iWCvBt/Vlq4SYwzZeQY18LEixXTemUs 5Tjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=DzG0Gmu2Wi7630BU3sryeUh3Cm6J0AGn3iOMiBvBoiQ=; b=FXHJsYpwunhUjZcVAvKkTcMNb3OxboA+TGoEjqeNr50r/tcO7IHeiR3xOJd8x2Sz6o UsU0kBXPTm3A7izCLAPWZ0j7PKZGqzM7rX4CTrS++qACRneJ6vDCawDfFXV++h7wR2vC vkBL/Z4fxLSTmVqEgGhxUjqFgyPystDzjB9yfh35pjDbRaLFULIy4SHqS1lMbeJmYkMH mhMl4mLVByaUPU4i/0jrAeO2hmGkBmi0KC5hPPSW/y6y7WIlYordnuWz1vKEMQ0B1IzH mmABgbAvOwfQ61fmgTMsLIvXCV0BZDdZlWkHsynlzTAHy70ELF5SF0TjAcTfw1ybO6L6 O48Q== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id p14-20020a170902e74e00b001ab0727a2c0si5225093plf.424.2023.06.05.00.12.59; Mon, 05 Jun 2023 00:13:11 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230212AbjFEHDW (ORCPT + 99 others); Mon, 5 Jun 2023 03:03:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229649AbjFEHCo (ORCPT ); Mon, 5 Jun 2023 03:02:44 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 508D4F7; Mon, 5 Jun 2023 00:02:13 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 9A08F1655; Mon, 5 Jun 2023 00:02:56 -0700 (PDT) Received: from lakrids.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 4C21E3F793; Mon, 5 Jun 2023 00:02:09 -0700 (PDT) From: Mark Rutland To: linux-kernel@vger.kernel.org Cc: akiyks@gmail.com, boqun.feng@gmail.com, corbet@lwn.net, keescook@chromium.org, linux@armlinux.org.uk, linux-doc@vger.kernel.org, mark.rutland@arm.com, mchehab@kernel.org, paulmck@kernel.org, peterz@infradead.org, rdunlap@infradead.org, sstabellini@kernel.org, will@kernel.org Subject: [PATCH v2 15/27] locking/atomic: scripts: remove leftover "${mult}" Date: Mon, 5 Jun 2023 08:01:12 +0100 Message-Id: <20230605070124.3741859-16-mark.rutland@arm.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230605070124.3741859-1-mark.rutland@arm.com> References: <20230605070124.3741859-1-mark.rutland@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE 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 We removed cmpxchg_double() and variants in commit: b4cf83b2d1da40b2 ("arch: Remove cmpxchg_double") Which removed the need for "${mult}" in the instrumentation logic. Unfortunately we missed an instance of "${mult}". There is no change to the generated header. There should be no functional change as a result of this patch. Signed-off-by: Mark Rutland Reviewed-by: Kees Cook Cc: Boqun Feng Cc: Paul E. McKenney Cc: Peter Zijlstra Cc: Will Deacon --- scripts/atomic/gen-atomic-instrumented.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/atomic/gen-atomic-instrumented.sh b/scripts/atomic/gen-atomic-instrumented.sh index a2ef735be8ca9..68557bfbbdc5e 100755 --- a/scripts/atomic/gen-atomic-instrumented.sh +++ b/scripts/atomic/gen-atomic-instrumented.sh @@ -118,7 +118,7 @@ cat <