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
..
2016-01-12 20:46:58 +02:00
2016-07-24 06:33:29 +03:00
2015-08-17 07:33:39 +03:00
2014-01-15 00:28:11 +04:00
2017-06-20 11:13:07 +02:00
2011-03-31 11:26:23 -03:00
2013-02-23 19:35:57 -08:00
2017-06-05 16:53:10 -07:00
2014-01-14 10:19:58 -08:00
2014-01-14 10:19:58 -08:00
2014-01-15 00:27:03 +04:00
2014-01-14 10:19:59 -08:00
2013-02-23 19:22:31 -08:00