Files
linux/kernel
Frederic Weisbecker 153bedbac2 irq_work: Convert flags to atomic_t
We need to convert flags to atomic_t in order to later fix an ordering
issue on atomic_cmpxchg() failure. This will allow us to use atomic_fetch_or().

Also clarify the nature of those flags.

[ mingo: Converted two more usage site the original patch missed. ]

Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
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>
Link: https://lkml.kernel.org/r/20191108160858.31665-2-frederic@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2019-11-11 09:02:56 +01:00
..
2019-11-11 09:02:56 +01:00
2019-09-15 21:37:13 +02:00
2019-10-21 02:05:21 +02:00
2019-11-11 09:02:56 +01:00
2019-05-28 17:46:43 -04:00
2019-07-25 08:36:29 -07:00
2019-11-05 15:50:14 +01:00
2019-11-11 09:02:56 +01:00
2019-05-24 20:16:01 +02:00