Eric Dumazet af185d8c76 raw: complete rcu conversion
raw_diag_dump() can use rcu_read_lock() instead of read_lock()

Now the hashinfo lock is only used from process context,
in write mode only, we can convert it to a spinlock,
and we do not need to block BH anymore.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20220620100509.3493504-1-eric.dumazet@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-06-21 11:38:29 +02:00
..
2022-05-27 21:24:19 -07:00
2022-06-01 10:49:11 -07:00
2022-06-21 11:21:57 +02:00
2022-06-21 11:38:29 +02:00
2022-05-24 11:24:58 -03:00
2022-05-25 19:09:48 -07:00
2022-06-02 15:23:54 -07:00
2022-05-25 19:09:48 -07:00