From 8ed12fcc194d93c6a17714120a7027ee4d76a881 Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Thu, 21 Nov 2013 09:27:37 +0100 Subject: [PATCH] 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 Acked-by: Randy Dunlap Signed-off-by: Richard Weinberger --- Reading git-format-patch failed