[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <935441c3-f14b-4a5d-8031-3b406548a612@linuxfoundation.org>
Date: Fri, 22 Dec 2023 09:15:42 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Steven Rostedt <rostedt@...dmis.org>, Shuah Khan <shuah@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Linux Trace Kernel <linux-trace-kernel@...r.kernel.org>,
Masami Hiramatsu <mhiramat@...nel.org>, Mark Rutland <mark.rutland@....com>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Linux selftests <linux-kselftest@...r.kernel.org>,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v3] tracing/selftests: Add ownership modification tests
for eventfs
On 12/21/23 19:16, Steven Rostedt wrote:
>
> Shuah,
>
> This patch has no dependencies. You can take it through your tree for the
> next merge window if you want. If not, I can take it.
>
Tried to apply this and seeing a couple of issues:
-- missing SPDX
-- this file has executable permission set unlike the existing
.tc files in the same directory
ERROR: do not set execute permissions for source files
#72: FILE: tools/testing/selftests/ftrace/test.d/00basic/test_ownership.tc
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#72:
new file mode 100755
WARNING: Missing or malformed SPDX-License-Identifier tag in line 2
#78: FILE: tools/testing/selftests/ftrace/test.d/00basic/test_ownership.tc:2:
+# description: Test file and directory owership changes for eventfs
total: 1 errors, 2 warnings, 113 lines checked
thanks,
-- Shuah
Powered by blists - more mailing lists