[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <56a75d5e-1864-425b-876a-2636c4cd2ed9@kernel.org>
Date: Thu, 6 Nov 2025 13:54:42 +0100
From: Daniel Gomez <da.gomez@...nel.org>
To: Petr Mladek <pmladek@...e.com>, Petr Pavlu <petr.pavlu@...e.com>,
Steven Rostedt <rostedt@...dmis.org>, Alexei Starovoitov <ast@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>, Kees Cook <kees@...nel.org>
Cc: Daniel Borkmann <daniel@...earbox.net>,
John Fastabend <john.fastabend@...il.com>,
Masami Hiramatsu <mhiramat@...nel.org>, Mark Rutland <mark.rutland@....com>,
Luis Chamberlain <mcgrof@...nel.org>, Sami Tolvanen
<samitolvanen@...gle.com>, linux-kernel@...r.kernel.org,
bpf@...r.kernel.org, linux-modules@...r.kernel.org,
linux-trace-kernel@...r.kernel.org
Subject: Re: [PATCH 1/6] module: Add helper function for reading
module_buildid()
On 05/11/2025 15.23, Petr Mladek wrote:
> Add a helper function for reading the optional "build_id" member
> of struct module. It is going to be used also in
> ftrace_mod_address_lookup().
>
> Use "#ifdef" instead of "#if IS_ENABLED()" to match the declaration
> of the optional field in struct module.
>
> Signed-off-by: Petr Mladek <pmladek@...e.com>
Reviewed-by: Daniel Gomez <da.gomez@...sung.com>
Powered by blists - more mailing lists