locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions
authorPeter Zijlstra <peterz@infradead.org>
Sun, 17 Apr 2016 23:01:27 +0000 (01:01 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 16 Jun 2016 08:48:33 +0000 (10:48 +0200)
commite37837fb62f95a81bdcefa86ceea043df84937d7
treed2b5480c79e4d00ea2b7f41852fa938cf869b050
parentb53d6bedbe781974097fd8c38263f6cc78ff9ea7
locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions

These functions have been deprecated for a while and there is only the
one user left, convert and kill.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arch@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/atomic.h
kernel/locking/qspinlock_paravirt.h