“c0ad90a32fb60f4129d0e24dfd5fd7128e2e09f2”上不存在“arch/sh/include/asm/hw_irq.h”
-
由 Paul E. McKenney 提交于
Although ->dynticks_nesting is updated only by process level, it is accessed from hardirq to check for interrupt-from-idle quiescent states. Store tearing is thus possible, so this commit applies WRITE_ONCE() to ->dynticks_nesting stores. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>2342172f