linux/arch/m32r/kernel
Peter Zijlstra 805de8f43c atomic: Replace atomic_{set,clear}_mask() usage
Replace the deprecated atomic_{set,clear}_mask() usage with the now
ubiquous atomic_{or,andnot}() functions.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2015-07-27 14:06:24 +02:00
..
.gitignore
align.c
asm-offsets.c m32r: Autogenerate offsets in struct thread_info 2015-04-12 20:58:24 +02:00
entry.S m32r: Autogenerate offsets in struct thread_info 2015-04-12 20:58:24 +02:00
head.S
irq.c
m32r_ksyms.c
Makefile
module.c
process.c
ptrace.c
setup.c
signal.c Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 2015-04-15 13:53:55 -07:00
smp.c atomic: Replace atomic_{set,clear}_mask() usage 2015-07-27 14:06:24 +02:00
smpboot.c Fix weird uses of num_online_cpus(). 2015-03-10 13:54:42 +10:30
sys_m32r.c
syscall_table.S
time.c
traps.c
vmlinux.lds.S