--- a/lib/dump_stack.c~lib-dump_stack-correct-kernel-doc-notation +++ a/lib/dump_stack.c @@ -89,7 +89,8 @@ static void __dump_stack(const char *log } /** - * dump_stack - dump the current task information and its stack trace + * dump_stack_lvl - dump the current task information and its stack trace + * @log_lvl: log level * * Architectures can override this implementation by implementing its own. */