-
由 Paul E. McKenney 提交于
NMIs can nest, and store tearing could in theory happen on carries from one byte to the next. This commit therefore adds the WRITE_ONCE() macros preventing this. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>2e672ab2