diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-03-02 21:14:30 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-05 03:54:10 +0300 |
| commit | 68b6394a220b782586e30d0efb94633ccaef9c8d (patch) | |
| tree | 3e0577adff72deeb228f29bd0884b8a20a8ec65e /include/linux/stackprotector.h | |
| parent | dd378109d20ff6789091fa3558607c1d242d80ad (diff) | |
| download | linux-68b6394a220b782586e30d0efb94633ccaef9c8d.tar.xz | |
net-sysfs: get rid of rps_dev_flow_lock
Use unrcu_pointer() and xchg() in store_rps_dev_flow_table_cnt()
instead of a dedicated spinlock.
Make a similar change in rx_queue_release(), so that both
functions use a similar construct and synchronization.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260302181432.1836150-6-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
