1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 09:32:12 +00:00
Paul E. McKenney b9af71a26d 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>
2025-05-16 11:12:54 -04:00
..
2024-09-01 20:34:49 +09:00
2024-10-07 02:12:27 +09:00
2025-04-06 10:00:04 -07:00
2025-04-05 15:46:50 -07:00
2025-01-31 12:07:07 -08:00
2025-04-05 15:46:50 -07:00
2025-04-05 15:46:50 -07:00
2023-12-03 18:51:48 +09:00
2025-03-30 17:03:26 -07:00
2024-11-28 08:11:56 +09:00
2025-02-12 12:12:28 +01:00