Restructure urcu_updater() to more accurately reflect actual failure scenario
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 20 Feb 2009 16:56:20 +0000 (11:56 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 20 Feb 2009 16:56:20 +0000 (11:56 -0500)
Restructure urcu_updater() to more accurately reflect actual failure
scenario.

This allows an easier transformation to force failure -- simple #ifdef
out the second counter flip out of urcu_updater()'s model of
"current synchronize_rcu()".

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>

No differences found
This page took 0.024846 seconds and 4 git commands to generate.