commit | 8ed12fcc194d93c6a17714120a7027ee4d76a881 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <[email protected]> | Thu Nov 21 09:27:37 2013 +0100 |
committer | Richard Weinberger <[email protected]> | Sun Dec 01 13:06:51 2013 +0100 |
tree | fda3975f218874d047f6bf0554e420518f01af1b | |
parent | af91706d5ddecb4a9858cca9e90d463037cfd498 [diff] |
um: Rename print_stack_trace to do_stack_trace We cannot use print_stack_trace because the name conflicts with linux/stacktrace.h. Reported-by: Randy Dunlap <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>