diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2025-03-06 08:10:00 -0800 |
---|---|---|
committer | Joel Fernandes <joelagnelf@nvidia.com> | 2025-05-16 11:12:54 -0400 |
commit | b9af71a26dff591e214dcd3dca7b94c908ccb825 (patch) | |
tree | 18dbf76c4c040a7ad43ed7a23e9a6868fdd5a5c8 /scripts/generate_rust_analyzer.py | |
parent | ed0d0db095dd2b3a609f07d49d1342be9fb5c49d (diff) |
checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()
Uses of srcu_read_lock_lite() and srcu_read_unlock_lite() are better
served by the new srcu_read_lock_fast() and srcu_read_unlock_fast() APIs.
As in srcu_read_lock_lite() and srcu_read_unlock_lite() would never have
happened had I thought a bit harder a few months ago. Therefore, mark
them deprecated.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions