ARC: Last bits (stubs) to get to a running kernel with UART
authorVineet Gupta <vgupta@synopsys.com>
Fri, 18 Jan 2013 09:42:21 +0000 (15:12 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 15 Feb 2013 17:45:57 +0000 (23:15 +0530)
commitc08098f28e3f3830086b1b542c2d2646a84e109c
tree246c4d6e2874f455e3cb19a85f83c96a4f460edf
parentabe11ddea1d759f9995a9a4636c28c9b40856ca8
ARC: Last bits (stubs) to get to a running kernel with UART

This was part of port buildup strategy from Arnd to have a minimal kernel
at first and then add optional features (stacktracing, ptrace, smp,
kprobes, oprofile....)

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/ptrace.c [new file with mode: 0644]
arch/arc/kernel/stacktrace.c [new file with mode: 0644]
arch/arc/kernel/troubleshoot.c [new file with mode: 0644]