Hi!
This is the start of the stable review cycle for the 4.9.326 release. There are 101 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
This fails all over on ARM, with messages such as:
/builds/cip-project/cip-testing/linux-stable-rc-ci/gcc/gcc-11.1.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld: error: source object drivers/net/ethernet/smsc/built-in.o has EABI version 5, but target drivers/net/ethernet/built-in.o has EABI version 0 2761/builds/cip-project/cip-testing/linux-stable-rc-ci/gcc/gcc-11.1.0-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld: failed to merge target specific data of file drivers/net/ethernet/smsc/built-in.o 2762scripts/Makefile.build:460: recipe for target 'drivers/net/ethernet/built-in.o' failed 2763make[3]: *** [drivers/net/ethernet/built-in.o] Error 1 2764
Which is quite an odd failure. (So I'm Ccing our testing people to ask for help).
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/2920073...
This looks vaguely related:
Masahiro Yamada yamada.masahiro@socionext.com kbuild: clear LDFLAGS in the top Makefile
Best regards, Pavel