diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2025-07-23 10:31:06 +0900 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2025-07-24 00:21:37 +0900 |
commit | d643eaa7082dc3d2438c9ba3ab856eb1c8ad9ffc (patch) | |
tree | ba594b547d349368dfed92bcf49b00297bd9e896 /scripts/lib/kdoc/kdoc_output.py | |
parent | 43beb5e89bc8c0b753553964dd0654e2d1aa23f9 (diff) |
tracing: fprobe-event: Allocate string buffers from heap
Allocate temporary string buffers for fprobe-event from heap
instead of stack. This fixes the stack frame exceed limit error.
Link: https://lore.kernel.org/all/175323426643.57270.6657152008331160704.stgit@devnote2/
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202506240416.nZIhDXoO-lkp@intel.com/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions