diff options
author | Imran Khan <[email protected]> | 2022-06-15 12:10:58 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-06-27 16:46:15 +0200 |
commit | 41448c614815965d1cdfa720df34257b84afbb9d (patch) | |
tree | 2922922ef8acec7777333d1430e02989d9164445 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | b8f35fa1188b84035c59d4842826c4e93a1b1c9f (diff) |
kernfs: Introduce interface to access global kernfs_open_file_mutex.
This allows to change underlying mutex locking, without needing to change
the users of the lock. For example next patch modifies this interface to
use hashed mutexes in place of a single global kernfs_open_file_mutex.
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/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions