linux-stable/arch/m32r
Will Deacon a4c1887d4c locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
The arch_{read,spin,write}_lock_flags() macros are simply mapped to the
non-flags versions by the majority of architectures, so do this in core
code and remove the dummy implementations. Also remove the implementation
in spinlock_up.h, since all callers of do_raw_spin_lock_flags() call
local_irq_save(flags) anyway.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: paulmck@linux.vnet.ibm.com
Link: http://lkml.kernel.org/r/1507055129-12300-4-git-send-email-will.deacon@arm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2017-10-10 11:50:19 +02:00
..
boot m32r: fix build warning about putc 2016-07-15 14:54:27 +09:00
configs m32r: defconfig: cleanup from old Kconfig options 2017-09-08 18:26:51 -07:00
include locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations 2017-10-10 11:50:19 +02:00
kernel m32r: fix build failure 2017-10-03 17:54:26 -07:00
lib get rid of unused __strncpy_from_user() instances 2017-05-15 23:40:28 -04:00
mm m32r: migrate exception table users off module.h and onto extable.h 2017-01-24 12:41:46 -05:00
oprofile
platforms m32r: fix build warning 2016-12-12 18:55:06 -08:00
Kconfig m32r: define CPU_BIG_ENDIAN 2017-10-03 17:54:24 -07:00
Kconfig.debug consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
Makefile m32r: Use generic init_task 2012-05-05 13:00:23 +02:00