aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2020-03-23 22:29:01 -0700
committerBjorn Andersson <[email protected]>2020-03-25 22:29:44 -0700
commitc0abe2ca3605e4c4fb25bf69d0218c63baf71d2b (patch)
tree200afc104f4c75b015d53ed481b020eea129d485 /scripts/bpf_helpers_doc.py
parent791c13b709dd51eb37330f2a5837434e90c87c27 (diff)
remoteproc: Traverse rproc_list under RCU read lock
In order to be able to traverse the mostly read-only rproc_list without locking during panic migrate traversal to be done under rcu_read_lock(). Mutual exclusion for modifications of the list continues to be handled by the rproc_list_mutex and a synchronization point is added before releasing objects that are popped from the list. Reviewed-by: Mathieu Poirier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions