commit | 8b19d1dead8413442ba0ff0b4e19b08f69d2f1b7 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Oct 12 07:55:47 2014 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Nov 13 10:34:53 2014 -0800 |
tree | e2dcecc0d8057974aac7b5929f4adfa374351688 | |
parent | 74860feed5ed570659e0f3852dd945be5b046038 [diff] |
documentation: Additional restriction for control dependencies Short-circuit booleans are not defences against compilers breaking your intended control dependencies. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Pranith Kumar <bobby.prani@gmail.com>