diff options
| author | Kuniyuki Iwashima <kuniyu@google.com> | 2025-10-29 17:33:03 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-11-03 17:40:52 -0800 |
| commit | fb2b77b9b1dbd90cf7db5580b15df40a20b42bd8 (patch) | |
| tree | f4ffbb2273b2fc9012dc33ad6cfb0c798b572eac /scripts/objdiff | |
| parent | dde1b38e873cff70f0af36e884bbeb1b14a536ed (diff) | |
mpls: Convert RTM_GETNETCONF to RCU.
mpls_netconf_get_devconf() calls __dev_get_by_index(),
and this only depends on RTNL.
Let's convert mpls_netconf_get_devconf() to RCU and use
dev_get_by_index_rcu().
Note that nlmsg_new() is moved ahead to use GFP_KERNEL.
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Reviewed-by: Guillaume Nault <gnault@redhat.com>
Link: https://patch.msgid.link/20251029173344.2934622-12-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
