summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-04-28 13:53:51 -0700
committerJakub Kicinski <kuba@kernel.org>2026-04-29 16:55:55 -0700
commit5637fcb11c9128283db598ff398924d910c73143 (patch)
treef3e2cbbb5a7f84d579d522b0f6e7c6ddd5c16f84 /include/linux
parent28e71cb51cdfcbc0f37ef8011a5a1c7a49423faf (diff)
psp: add a comment about a psp_dev add netlink notification
In psp_dev_create(), the DEV_ADD_NTF netlink notification is sent before the device is published to the netdev via rcu_assign_pointer(). IIRC this is intentional because a single PSP device is expected to be shared with multiple netdevs. So we are trying to default to not having the netdev info. We can change it if someone complains but for now just add a comment that it's intentional. Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://patch.msgid.link/20260428205352.1247325-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions