Skip to content
Commit 8594698e authored by Ingo Molnar's avatar Ingo Molnar
Browse files

stacktrace: fix modular build, export print_stack_trace and save_stack_trace



fix:

ERROR: "print_stack_trace" [kernel/backtracetest.ko] undefined!
ERROR: "save_stack_trace" [kernel/backtracetest.ko] undefined!

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>

and fix:

  Building modules, stage 2.
  MODPOST 376 modules
ERROR: "print_stack_trace" [kernel/backtracetest.ko] undefined!
make[1]: *** [__modpost] Error 1

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 4e6a0535
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment