diff options
| author | Geert Uytterhoeven <[email protected]> | 2023-04-20 17:37:23 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-04-22 03:24:57 +0000 |
| commit | 6aa445e39693bff9c98b12f960e66b4e18c7378b (patch) | |
| tree | 7e7934526a27246f6d0eee80d0258074cddea480 /tools/perf/scripts/python | |
| parent | net: phy: add basic driver for NXP CBTX PHY (diff) | |
| download | kernel-6aa445e39693bff9c98b12f960e66b4e18c7378b.tar.gz kernel-6aa445e39693bff9c98b12f960e66b4e18c7378b.zip | |
net/handshake: Fix section mismatch in handshake_exit
If CONFIG_NET_NS=n (e.g. m68k/defconfig):
WARNING: modpost: vmlinux.o: section mismatch in reference: handshake_exit (section: .exit.text) -> handshake_genl_net_ops (section: .init.data)
ERROR: modpost: Section mismatches detected.
Fix this by dropping the __net_initdata tag from handshake_genl_net_ops.
Fixes: 3b3009ea8abb713b ("net/handshake: Create a NETLINK service for handling handshake requests")
Reported-by: [email protected]
Closes: http://kisskb.ellerman.id.au/kisskb/buildresult/14912987
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Chuck Lever <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
