* linux-next: build failure after merge of the ipsec-next tree
@ 2026-01-26 17:33 Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2026-01-26 17:33 UTC (permalink / raw)
To: Steffen Klassert
Cc: Eric Dumazet, Jakub Kicinski, Willem de Bruijn,
Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 814 bytes --]
Hi all,
After merging the ipsec-next tree, today's linux-next build (arm64
defconfig) failed like this:
/tmp/next/build/net/core/sysctl_net_core.c: In function 'proc_do_rss_key':
/tmp/next/build/net/core/sysctl_net_core.c:333:23: error: implicit declaration of function 'hex_byte_pack' [-Wimplicit-function-declaration]
333 | pos = hex_byte_pack(pos, netdev_rss_key[i]);
| ^~~~~~~~~~~~~
/tmp/next/build/net/core/sysctl_net_core.c:333:21: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
333 | pos = hex_byte_pack(pos, netdev_rss_key[i]);
| ^
Caused by commit
37b0ea8fef56c (net: expand NETDEV_RSS_KEY_LEN to 256 bytes)
I have used the tree from 20260123 instead.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-26 17:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26 17:33 linux-next: build failure after merge of the ipsec-next tree Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox