Received: by 2002:a05:7412:b995:b0:f9:9502:5bb8 with SMTP id it21csp916958rdb; Fri, 22 Dec 2023 08:39:54 -0800 (PST) X-Google-Smtp-Source: AGHT+IGng1lx9X9h/DVyQOWjVZ1zorTF24294D1vcqBhHhtB+N6bgxHNC61j/rIyMPGsJr3Ue1/P X-Received: by 2002:a17:906:7f0d:b0:a26:8ab3:6488 with SMTP id d13-20020a1709067f0d00b00a268ab36488mr989691ejr.73.1703263194632; Fri, 22 Dec 2023 08:39:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1703263194; cv=none; d=google.com; s=arc-20160816; b=lIBRXzzKbvKFiqxYw+NqsCCrR065mcuCzdVg7S2ZtNFnGIz0GlaOkk/LetzJCdc8Dk 8MQa0iUyaCd3IksPd6SftJpP/iBNeysc5ixRuKSVEQaKogLIkeddZ+6wSIzP2JjfTtbp loMT15M4+A+P1TQfMlI3hH1JycL7DZQEeDU7gbiSyzt2e41OyiThe/2J90HTe8w1kZ0e nMLUeG4pqAIrNmGwhV32KxVD0SzG86F+Rlz1XszOdI43i/3eixft2B+zxg432depoPK1 PmPYHOVk2sOez8p2nC9ZqaOC54CHwOa1vUkjrjYRNFoYzXb7lDxlBWszqFBaAlmMg4R6 qDpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:list-unsubscribe :list-subscribe:list-id:precedence:references:in-reply-to:message-id :subject:cc:to:from:date; bh=mGYUNuqBLcOuXG5MoZ0D+3mOCg7WsVYeHCgGZof5R4Y=; fh=YdLAcerw6OcL3byqOzti2lB71XXJpjrtZuMuMZuxZbA=; b=I639igHM9O+IIHMGaAKhzuNB7uvBJH8zBfLl3C7X59gFdqtz58KaJpMrMkj12LLWfw xWasFVbzXzJnOlgGT3bhrWNLwQL6shy2sVMXhrxT8fQddjMfpaxHySigCo+UzU2p95wz QQ9m/NDgNb51vHSmaI6rPsPhvIiQueG0cbHSrn6qDo2X3KUyDBxhAifYEpk9QElodytI lWH8cKAw8UNYzIIDdWLvIQnbzS83772XwD6sz+A7731uce/u7NlGJ7PgeVejq4uqjfkW QT/j7KiHKjggMezbKAVvvC/Cjd/+xxkIfeGdRledZ3z1Co3Br1BiK/1g42tT6IShD3f6 6VcA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-9916-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:4601:e00::3 as permitted sender) smtp.mailfrom="linux-kernel+bounces-9916-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from am.mirrors.kernel.org (am.mirrors.kernel.org. [2604:1380:4601:e00::3]) by mx.google.com with ESMTPS id wh16-20020a170906fd1000b00a233766b7cesi1869181ejb.105.2023.12.22.08.39.54 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Dec 2023 08:39:54 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-9916-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:4601:e00::3 as permitted sender) client-ip=2604:1380:4601:e00::3; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-9916-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:4601:e00::3 as permitted sender) smtp.mailfrom="linux-kernel+bounces-9916-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id 4103A1F23DB8 for ; Fri, 22 Dec 2023 16:39:54 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id E5D2B2510C; Fri, 22 Dec 2023 16:39:46 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7118324B3D; Fri, 22 Dec 2023 16:39:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D63E7C433C8; Fri, 22 Dec 2023 16:39:44 +0000 (UTC) Date: Fri, 22 Dec 2023 11:40:50 -0500 From: Steven Rostedt To: Shuah Khan Cc: Shuah Khan , LKML , Linux Trace Kernel , Masami Hiramatsu , Mark Rutland , Mathieu Desnoyers , Linus Torvalds , Linux selftests Subject: Re: [PATCH v3] tracing/selftests: Add ownership modification tests for eventfs Message-ID: <20231222114050.17471305@gandalf.local.home> In-Reply-To: <20231222112831.4c7fa500@gandalf.local.home> References: <20231221211229.13398ef3@gandalf.local.home> <20231221211604.5062f4e8@gandalf.local.home> <935441c3-f14b-4a5d-8031-3b406548a612@linuxfoundation.org> <20231222112831.4c7fa500@gandalf.local.home> X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 22 Dec 2023 11:28:31 -0500 Steven Rostedt wrote: > > -- this file has executable permission set unlike the existing > > .tc files in the same directory =20 >=20 > Oh, I forgot to disable that. When developing a new test I make it > standalone as it's easier to test the test, and then copy the file into t= he > directory. >=20 I noticed that I did the same for trace_marker.tc that's in my for-next queue. Instead of rebasing, as there's other commits on top of it, I'm just going to push this to my for-next queue. -- Steve =46rom 26547691107eda45b0f20ee79bad19bbe5fcbfd7 Mon Sep 17 00:00:00 2001 From: "Steven Rostedt (Google)" Date: Fri, 22 Dec 2023 11:35:22 -0500 Subject: [PATCH] tracing/selftests: Remove exec permissions from trace_marker.tc test The tests in the selftests should not have the exec permissions set. The trace_marker.tc test accidentally was committed with the exec permission. Set the permission to that file back to just read/write. No functional nor code changes. Link: https://lore.kernel.org/linux-trace-kernel/20231222112831.4c7fa500@ga= ndalf.local.home/ Signed-off-by: Steven Rostedt (Google) --- tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 =3D> 100644 tools/testing/selftests/ftrace/test.d/00bas= ic/trace_marker.tc diff --git a/tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc = b/tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc old mode 100755 new mode 100644 --=20 2.42.0