android_kernel_xiaomi_sdm845/arch/avr32/kernel
Christoph Lameter 8c23af6122 avr32: Replace __get_cpu_var with __this_cpu_write
Replace the single use of __get_cpu_var in avr32 with
__this_cpu_write.

Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2014-08-26 13:45:55 -04:00
..
.gitignore
asm-offsets.c
avr32_ksyms.c
cpu.c avr32: replace simple_strtoul() with kstrtoul() 2014-04-01 09:09:25 +02:00
entry-avr32b.S avr32: fix out-of-range jump in large kernels 2013-11-20 09:53:21 +01:00
head.S avr32: setup crt for early panic() 2013-11-20 09:53:21 +01:00
irq.c
kprobes.c avr32: Replace __get_cpu_var with __this_cpu_write 2014-08-26 13:45:55 -04:00
Makefile
module.c avr32: fix relocation check for signed 18-bit offset 2013-05-13 22:22:10 +02:00
nmi_debug.c
ocd.c
process.c avr32: cast syscall_return to silence compiler warning 2013-09-30 08:42:01 +02:00
ptrace.c
setup.c avr32: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00
signal.c avr32: Use sigsp() 2014-08-06 13:03:46 +02:00
stacktrace.c
switch_to.S
syscall_table.S
syscall-stubs.S
time.c avr32: remove deprecated IRQF_DISABLED 2013-12-10 08:46:38 +01:00
traps.c
vmlinux.lds.S avr32: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00