kernel_optimize_test/arch/arc/kernel
Valentin Rothberg 9ef2d8be55 arc: SMP: CONFIG_ARC_IPI_DBG cleanup
Previous Commit ("ARC: SMP: No need for CONFIG_ARC_IPI_DBG") removed
the Kconfig option ARC_IPI_DBG.  Remove the last reference on this
option.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-02-24 14:15:39 +05:30
..
.gitignore
arc_hostlink.c
arcksyms.c
asm-offsets.c
clk.c
ctx_sw_asm.S
ctx_sw.c
devtree.c
disasm.c
entry-arcv2.S ARCv2: SMP: Emulate IPI to self using software triggered interrupt 2016-02-24 11:07:28 +05:30
entry-compact.S
entry.S
fpu.c
head.S
intc-arcv2.c
intc-compact.c ARC: [intc-compact] Remove IPI setup from ARCompact port 2016-02-24 11:07:31 +05:30
irq.c
kgdb.c
kprobes.c
Makefile
mcip.c arc: SMP: CONFIG_ARC_IPI_DBG cleanup 2016-02-24 14:15:39 +05:30
module.c
perf_event.c
process.c
ptrace.c
reset.c
setup.c ARCv2: boot report CCMs (Closely Coupled Memories) 2016-02-18 17:30:18 +05:30
signal.c
smp.c ARC: SMP: No need for CONFIG_ARC_IPI_DBG 2016-02-24 11:07:32 +05:30
stacktrace.c
sys.c
time.c ARCv2: clocksource: Rename GRTC -> GFRC ... 2016-01-29 16:51:02 +05:30
traps.c
troubleshoot.c
unaligned.c
unwind.c
vmlinux.lds.S