diff options
| author | Masami Hiramatsu (Google) <[email protected]> | 2025-07-23 01:30:56 +0000 |
|---|---|---|
| committer | Masami Hiramatsu (Google) <[email protected]> | 2025-07-23 15:21:30 +0000 |
| commit | 43beb5e89bc8c0b753553964dd0654e2d1aa23f9 (patch) | |
| tree | dd899378edf33ee10ca25485ba7710017006d495 /drivers/gpu/drm/lima/lima_sched.c | |
| parent | tracing: probes: Sort #include alphabetically (diff) | |
| download | kernel-43beb5e89bc8c0b753553964dd0654e2d1aa23f9.tar.gz kernel-43beb5e89bc8c0b753553964dd0654e2d1aa23f9.zip | |
tracing: probe: Allocate traceprobe_parse_context from heap
Instead of allocating traceprobe_parse_context on stack, allocate it
dynamically from heap (slab).
This change is likely intended to prevent potential stack overflow
issues, which can be a concern in the kernel environment where stack
space is limited.
Link: https://lore.kernel.org/all/175323425650.57270.280750740753792504.stgit@devnote2/
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Reviewed-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.c')
0 files changed, 0 insertions, 0 deletions
