linux/arch/arc/kernel
Noam Camus 7e5122190b ARC: [SMP] Fix IPI IRQ registration
Handle it just like timer. Current request_percpu_irq() would fail on
non-boot cpus and thus IRQ will remian unmasked on those cpus.

[vgupta: fix changelong]
Signed-off-by: Noam Camus <noamc@ezchip.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2014-06-26 11:58:25 +05:30
..
.gitignore
arc_hostlink.c
arcksyms.c
asm-offsets.c
clk.c
ctx_sw_asm.S ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND 2014-06-26 10:14:02 +05:30
ctx_sw.c
devtree.c ARC: fix build warning in devtree 2014-06-23 11:50:26 +05:30
disasm.c
entry.S ARC: Fixed spelling errors within comments 2014-05-05 14:22:12 +05:30
fpu.c
head.S ARC: optimize kernel bss clearing in early boot code 2014-06-26 10:14:05 +05:30
irq.c ARC: [SMP] ISS SMP extension bitrot 2014-05-05 14:22:12 +05:30
kgdb.c
kprobes.c
Makefile
module.c
perf_event.c
process.c ARC: make start_thread() out-of-line 2014-05-05 14:22:12 +05:30
ptrace.c ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) 2014-06-26 10:14:08 +05:30
reset.c
setup.c
signal.c
smp.c ARC: [SMP] Fix IPI IRQ registration 2014-06-26 11:58:25 +05:30
stacktrace.c
sys.c
time.c ARC: arc_local_timer_setup() need not pass own cpu id 2014-06-03 13:26:52 +05:30
traps.c
troubleshoot.c arc: call find_vma with the mmap_sem held 2014-06-04 16:54:00 -07:00
unaligned.c
unwind.c
vmlinux.lds.S ARC: optimize kernel bss clearing in early boot code 2014-06-26 10:14:05 +05:30