projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1aad963
627b94f
)
Merge branch 'gro-remove-redundant-rcu_read_lock'
author
Jakub Kicinski
<kuba@kernel.org>
Thu, 25 Nov 2021 01:21:46 +0000
(17:21 -0800)
committer
Jakub Kicinski
<kuba@kernel.org>
Thu, 25 Nov 2021 01:21:46 +0000
(17:21 -0800)
Eric Dumazet says:
====================
gro: remove redundant rcu_read_lock
Recent trees got an increase of rcu_read_{lock|unlock} costs,
it is time to get rid of the not needed pairs.
====================
Link:
https://lore.kernel.org/r/20211123225608.2155163-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Trivial merge