aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorImran Khan <[email protected]>2022-06-15 12:10:56 +1000
committerGreg Kroah-Hartman <[email protected]>2022-06-27 16:46:14 +0200
commit086c00c71fc8d47db6983f419a45f9ee167de03f (patch)
treeef0bf228f242f95a33a07088a2a811264cfa6c03 /tools/perf/scripts/python/intel-pt-events.py
parentdcab8da13ff4886aab26348b925d20dca4f12bac (diff)
kernfs: make ->attr.open RCU protected.
After removal of kernfs_open_node->refcnt in the previous patch, kernfs_open_node_lock can be removed as well by making ->attr.open RCU protected. kernfs_put_open_node can delegate freeing to ->attr.open to RCU and other readers of ->attr.open can do so under rcu_read_(un)lock. Suggested by: Al Viro <[email protected]> Acked-by: Tejun Heo <[email protected]> Signed-off-by: Imran Khan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions