diff options
| author | Frederic Weisbecker <[email protected]> | 2021-04-14 13:24:13 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2021-05-12 19:12:33 +0000 |
| commit | 0a580fa65cfa08a40af1a0a2cf73d100863e4981 (patch) | |
| tree | 3f3137481a8ff1d4a367b0bfcd4e042b890d4195 /lib/bitmap.c | |
| parent | srcu: Fix broken node geometry after early ssp init (diff) | |
| download | kernel-0a580fa65cfa08a40af1a0a2cf73d100863e4981.tar.gz kernel-0a580fa65cfa08a40af1a0a2cf73d100863e4981.zip | |
srcu: Early test SRCU polling start
Place an early call to start_poll_synchronize_srcu() before the invocation
of call_srcu() on the same srcu_struct structure.
After the later call to srcu_barrier(), the completion of the
first grace period should be visible to a subsequent invocation of
poll_state_synchronize_srcu(), and if not, warn.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Neeraj Upadhyay <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Joel Fernandes <[email protected]>
Cc: Uladzislau Rezki <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
