diff options
| author | Paul E. McKenney <paulmck@kernel.org> | 2026-01-27 15:24:24 -0800 |
|---|---|---|
| committer | Joel Fernandes <joelagnelf@nvidia.com> | 2026-03-30 15:48:13 -0400 |
| commit | d978d3fc0488691f3b10919594d1d7d465fa568b (patch) | |
| tree | 5a0168916f9748c05bef6adce6367e1077865b0e /rust/kernel/alloc | |
| parent | 359cf5c942b8fce9cf2b7f3c1eb5b8186f0d9b30 (diff) | |
srcu: Fix SRCU read flavor macro comments
The SRCU_READ_FLAVOR_FAST and SRCU_READ_FLAVOR_FAST_UPDOWN comments
need repair. The former fails to not that SRCU-fast can be used in NMI
handlers, and the latter says that it goes with srcu_read_lock_fast()
when it really goes with srcu_read_lock_fast_updown(). This commit
therefore fixes both comments.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
Diffstat (limited to 'rust/kernel/alloc')
0 files changed, 0 insertions, 0 deletions
