diff options
| author | Steven Rostedt <rostedt@goodmis.org> | 2025-11-04 20:53:10 -0500 |
|---|---|---|
| committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-11-10 14:23:53 -0500 |
| commit | a10e6e681864ce8ae7f6957be5577f8d17669db0 (patch) | |
| tree | cf707602e172b00b79c963df83c6779b79334630 /tools/docs/parse-headers.py | |
| parent | 2f294c35c0b9302dac2a741fa715822a10c265c3 (diff) | |
tracing: Hide __NR_utimensat and _NR_mq_timedsend when not defined
Some architectures (riscv-32) do not define __NR_utimensat and
_NR_mq_timedsend, and fails to build when they are used.
Hide them in "ifdef"s.
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://patch.msgid.link/20251104205310.00a1db9a@batman.local.home
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202511031239.ZigDcWzY-lkp@intel.com/
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions
