mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 19:20:55 +07:00
Blackfin: export show_stack() to modules
Signed-off-by: Philippe Gerum <rpm@xenomai.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
b9c7eb498d
commit
bc569f1a77
@ -944,6 +944,7 @@ void show_stack(struct task_struct *task, unsigned long *stack)
|
||||
}
|
||||
#endif
|
||||
}
|
||||
EXPORT_SYMBOL(show_stack);
|
||||
|
||||
void dump_stack(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user