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:
4782f7f
)
arc: export symbol for save_stack_trace() in stacktrace.c
author
Chen Gang
<gang.chen@asianux.com>
Mon, 28 Oct 2013 03:00:38 +0000
(11:00 +0800)
committer
Vineet Gupta
<vgupta@synopsys.com>
Wed, 6 Nov 2013 05:11:44 +0000
(10:41 +0530)
Need export its symbol just like other architectures done, or can not
pass compiling with allmodconfig, the related error:
MODPOST 2994 modules
ERROR: "save_stack_trace" [kernel/backtracetest.ko] undefined!
ERROR: "save_stack_trace" [drivers/md/persistent-data/dm-persistent-data.ko] undefined!
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/stacktrace.c
patch
|
blob
|
history
diff --cc
arch/arc/kernel/stacktrace.c
Simple merge