git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3958106
)
stack_trace: Add weak save_stack_trace_regs()
author
Masami Hiramatsu
<masami.hiramatsu.pt@hitachi.com>
Wed, 8 Jun 2011 07:09:27 +0000
(16:09 +0900)
committer
Steven Rostedt
<rostedt@goodmis.org>
Wed, 15 Jun 2011 02:48:52 +0000
(22:48 -0400)
Add weak symbol of save_stack_trace_regs() as same as
save_stack_trace_tsk() since that is not implemented
except x86 yet.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: yrl.pp-manager.tt@hitachi.com
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Namhyung Kim <namhyung@gmail.com>
Link:
http://lkml.kernel.org/r/20110608070927.17777.37895.stgit@fedora15
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/stacktrace.c
patch
|
blob
|
history
diff --cc
kernel/stacktrace.c
Simple merge