commit | 7d393433888c80c7ed77bfe088fc4aafbcb16496 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Thu Apr 14 16:04:12 2022 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Thu Apr 14 16:04:12 2022 -0700 |
tree | 54eb731c94bd00257e3a7ca2f4c7d51dbdb008bc | |
parent | 7b97e7a9c3cabcd1177bc2589ff32a8b68869f94 [diff] |
squash! rcutorture: Verify that polled GP API sees synchronous grace periods Add text noting that polled APIs can have false negatives, and that we double up on the synchronous grace period to eliminate the normal/expedited race. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>