Commit 62d3726
committed
sched_ext: Fix build when !CONFIG_STACKTRACE
a2f4b16 ("sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT]") tried
fixing build when !CONFIG_STACKTRACE but didn't so fully. Also put
stack_trace_print() and stack_trace_save() inside CONFIG_STACKTRACE to fix
build when !CONFIG_STACKTRACE.
Signed-off-by: Tejun Heo <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/1 parent edf1c58 commit 62d3726
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4469 | 4469 | | |
4470 | 4470 | | |
4471 | 4471 | | |
4472 | | - | |
| 4472 | + | |
4473 | 4473 | | |
| 4474 | + | |
4474 | 4475 | | |
4475 | 4476 | | |
4476 | 4477 | | |
| |||
4847 | 4848 | | |
4848 | 4849 | | |
4849 | 4850 | | |
4850 | | - | |
| 4851 | + | |
4851 | 4852 | | |
4852 | 4853 | | |
4853 | | - | |
| 4854 | + | |
4854 | 4855 | | |
4855 | 4856 | | |
4856 | 4857 | | |
| |||
0 commit comments