diff options
| author | Eric Dumazet <[email protected]> | 2021-11-23 22:56:08 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-11-25 01:21:42 +0000 |
| commit | 627b94f75b82d13d1530b59155a545fd99d807db (patch) | |
| tree | 6b0cc9cd576b1c9355b9f1fdf0ab7f3d4ab44e7c /net/unix/af_unix.c | |
| parent | gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers (diff) | |
| download | kernel-627b94f75b82d13d1530b59155a545fd99d807db.tar.gz kernel-627b94f75b82d13d1530b59155a545fd99d807db.zip | |
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
All gro_complete() handlers are called from napi_gro_complete()
while rcu_read_lock() has been called.
There is no point stacking more rcu_read_lock()
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
