]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/kernel/stacktrace.c
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6-omap-h63xx.git] / arch / arm / kernel / stacktrace.c
index 90e0c35ae60d24934b15fbd377c95ef3314c2c88..fc650f64df43ce00a83ad9f22e33e26b266d76ce 100644 (file)
@@ -92,4 +92,5 @@ void save_stack_trace(struct stack_trace *trace)
 {
        save_stack_trace_tsk(current, trace);
 }
+EXPORT_SYMBOL_GPL(save_stack_trace);
 #endif