android_kernel_xiaomi_sm8350/arch/sh/kernel
Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock
Convert locks which cannot be sleeping locks in preempt-rt to
raw_spinlocks.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
2009-12-14 23:55:33 +01:00
..
cpu sh: Make associative cache writes fatal on all SH-4A parts. 2009-12-04 16:22:11 +09:00
vsyscall
.gitignore
asm-offsets.c sh: Add R-standby sleep mode support 2009-10-30 14:38:45 +09:00
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
dma-nommu.c sh: Revamp PCI DMA coherence Kconfig bits. 2009-10-27 10:35:02 +09:00
dumpstack.c
dwarf.c Merge branch 'sh/stable-updates' 2009-11-09 10:55:36 +09:00
early_printk.c
entry-common.S
ftrace.c
head_32.S
head_64.S
idle.c
init_task.c
io_generic.c sh: Use the generic I/O port base for slowdown. 2009-11-12 16:36:26 +09:00
io_trapped.c
io.c
irq_32.c sh: Annotate irq functions with "notrace" 2009-10-27 07:37:10 +09:00
irq_64.c sh: Annotate irq functions with "notrace" 2009-10-27 07:37:10 +09:00
irq.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
kgdb.c
kprobes.c
localtimer.c
machine_kexec.c sh: fix kexec by removing check for old kexec-tools 2009-10-26 19:45:45 +09:00
machvec.c sh: Use the generic I/O port base for slowdown. 2009-11-12 16:36:26 +09:00
Makefile sh: Break out SuperH PFC code 2009-11-30 12:02:53 +09:00
module.c
nmi_debug.c
perf_callchain.c sh: perf events: Preliminary callchain support. 2009-11-05 16:20:09 +09:00
perf_event.c sh: perf events: Fix up uninitialized variable warning. 2009-11-05 13:56:50 +09:00
process_32.c sh: Fix up the FPU emulation build. 2009-11-25 12:07:31 +09:00
process_64.c sh: Clean up more superfluous symbol exports. 2009-10-27 11:51:19 +09:00
ptrace_32.c
ptrace_64.c
relocate_kernel.S
return_address.c
setup.c
sh_bios.c
sh_ksyms_32.c sh: Clean up more superfluous symbol exports. 2009-10-27 11:51:19 +09:00
sh_ksyms_64.c sh: Clean up more superfluous symbol exports. 2009-10-27 11:51:19 +09:00
signal_32.c
signal_64.c
smp.c
stacktrace.c
swsusp.c
sys_sh32.c
sys_sh64.c
sys_sh.c Unify sys_mmap* 2009-12-11 06:44:29 -05:00
syscalls_32.S
syscalls_64.S
time.c
topology.c
traps_32.c sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file 2009-11-30 12:02:50 +09:00
traps_64.c sysctl: Drop & in front of every proc_handler. 2009-11-18 08:37:40 -08:00
traps.c sh64: Fix up the CONFIG_GENERIC_BUG=n build. 2009-11-12 16:39:47 +09:00
unwinder.c
vmlinux.lds.S