* [net/netlink] Question about the function `genl_init`
@ 2024-10-08 13:53 Haoyu Li
0 siblings, 0 replies; only message in thread
From: Haoyu Li @ 2024-10-08 13:53 UTC (permalink / raw)
To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
Cc: netdev, linux-kernel, chenyuan0y, Zijie Zhao
Dear Linux developers of NETWORKING,
We are curious about the function `genl_init` at
https://elixir.bootlin.com/linux/v6.11.2/source/net/netlink/genetlink.c#L1912.
According to a history patch commit
(https://github.com/torvalds/linux/commit/5559cea2d5aa3018a5f00dd2aca3427ba09b386b),
it seems that pernet operations should be registered before
registering the generic netlink family. So we wonder if the order of
function calls in the `genl_init` should be adjusted.
Do you think a patch is needed for this?
Please kindly correct us if we missed any key information. Thanks!
Best,
Haoyu Li
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-08 13:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08 13:53 [net/netlink] Question about the function `genl_init` Haoyu Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).