diff options
| author | Gao Xiang <[email protected]> | 2019-02-16 16:46:50 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-02-20 11:20:55 +0100 |
| commit | 047d4abc4df740d48e0386ecc7d52f6d312187af (patch) | |
| tree | 2fc951253a5a49101c2f01e70d345c3733314501 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
| parent | 62dc45979f3f8cb0ea67302a93bff686f0c46c5a (diff) | |
staging: erofs: remove rcu_read_lock() in erofs_try_to_free_cached_page
page_private(page) cannot be changed if page lock is taken.
Besides, the corresponding workgroup won't be freed
if the page is already protected by page lock, therefore
no need to take rcu read lock.
Signed-off-by: Gao Xiang <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions