# # 2024-07-29T10:39:40.544964 # # make KBUILD_BUILD_USER=KernelCI ARCH=mips HOSTCC=gcc CROSS_COMPILE=mips-linux-gnu- CC="ccache mips-linux-gnu-gcc" O=/tmp/kci/linux/build -C/tmp/kci/linux -j4 modules # make: Entering directory '/tmp/kci/linux' make[1]: Entering directory '/tmp/kci/linux/build' CHK include/config/kernel.release GEN ./Makefile CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h Using .. as source for kernel CHK scripts/mod/devicetable-offsets.h Checking missing-syscalls for N32 CHK include/generated/timeconst.h CHK include/generated/bounds.h CHK include/generated/asm-offsets.h CALL ../scripts/checksyscalls.sh Checking missing-syscalls for O32 CHK include/generated/timeconst.h CHK include/generated/bounds.h CHK include/generated/asm-offsets.h CALL ../scripts/checksyscalls.sh CHK include/generated/timeconst.h CHK include/generated/bounds.h CHK include/generated/asm-offsets.h CALL ../scripts/checksyscalls.sh CC [M] fs/autofs4/init.o CC [M] crypto/echainiv.o CC [M] fs/cifs/cifsfs.o CC [M] fs/autofs4/inode.o CC [M] drivers/block/loop.o CC [M] crypto/cmac.o CC [M] fs/autofs4/root.o CC [M] crypto/authenc.o CC [M] fs/cifs/cifssmb.o CC [M] fs/autofs4/symlink.o CC [M] fs/autofs4/waitq.o CC [M] drivers/block/nbd.o CC [M] crypto/authencesn.o CC [M] fs/autofs4/expire.o CC [M] crypto/drbg.o CC [M] fs/autofs4/dev-ioctl.o CC [M] drivers/block/cryptoloop.o LD [M] fs/autofs4/autofs4.o CC [M] crypto/jitterentropy.o CC [M] fs/exportfs/expfs.o CC [M] crypto/jitterentropy-kcapi.o LD [M] fs/exportfs/exportfs.o LD [M] crypto/jitterentropy_rng.o CC [M] drivers/input/evdev.o CC [M] fs/fat/cache.o CC [M] arch/mips/oprofile/../../../drivers/oprofile/oprof.o CC [M] fs/cifs/cifs_debug.o CC [M] fs/fat/dir.o CC [M] arch/mips/oprofile/../../../drivers/oprofile/cpu_buffer.o CC [M] arch/mips/oprofile/../../../drivers/oprofile/buffer_sync.o CC [M] fs/cifs/connect.o CC [M] arch/mips/oprofile/../../../drivers/oprofile/event_buffer.o CC [M] fs/fat/fatent.o CC [M] drivers/net/dummy.o ../fs/cifs/connect.c: In function ‘ip_rfc1001_connect’: ../fs/cifs/connect.c:3119:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘server_RFC1001_name’ will never be NULL [-Waddress] 3119 | if (server->server_RFC1001_name && | ^~~~~~ In file included from ../fs/cifs/connect.c:46: ../fs/cifs/cifsglob.h:553:14: note: ‘server_RFC1001_name’ declared here 553 | char server_RFC1001_name[RFC1001_NAME_LEN_WITH_NULL]; | ^~~~~~~~~~~~~~~~~~~ CC [M] arch/mips/oprofile/../../../drivers/oprofile/oprofile_files.o CC [M] arch/mips/oprofile/../../../drivers/oprofile/oprofilefs.o CC [M] drivers/net/bonding/bond_main.o CC [M] fs/fat/file.o CC [M] arch/mips/oprofile/../../../drivers/oprofile/oprofile_stats.o ../drivers/net/bonding/bond_main.c: In function ‘__bond_release_one’: ../drivers/net/bonding/bond_main.c:1855:21: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 1855 | if (ether_addr_equal_64bits(bond_dev->dev_addr, slave->perm_hwaddr) && | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_main.c:1855:21: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} In file included from ../drivers/net/bonding/bond_main.c:61: ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ CC [M] arch/mips/oprofile/../../../drivers/oprofile/timer_int.o CC [M] arch/mips/oprofile/common.o CC [M] fs/fat/inode.o CC [M] fs/cifs/dir.o CC [M] arch/mips/oprofile/backtrace.o LD [M] arch/mips/oprofile/oprofile.o CC [M] fs/cifs/file.o CC [M] net/ipv4/ipip.o CC [M] fs/fat/misc.o CC [M] drivers/net/bonding/bond_3ad.o CC [M] fs/fat/nfs.o ../drivers/net/bonding/bond_3ad.c: In function ‘__choose_matched’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:430:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 430 | MAC_ADDRESS_EQUAL(&(lacpdu->partner_system), &(port->actor_system)) && | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:430:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 430 | MAC_ADDRESS_EQUAL(&(lacpdu->partner_system), &(port->actor_system)) && | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:430:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 430 | MAC_ADDRESS_EQUAL(&(lacpdu->partner_system), &(port->actor_system)) && | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:430:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 430 | MAC_ADDRESS_EQUAL(&(lacpdu->partner_system), &(port->actor_system)) && | ^~~~~~~~~~~~~~~~~ In file included from ../drivers/net/bonding/bond_3ad.c:28: ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c: In function ‘__update_selected’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:527:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 527 | !MAC_ADDRESS_EQUAL(&lacpdu->actor_system, &partner->system) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:527:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 527 | !MAC_ADDRESS_EQUAL(&lacpdu->actor_system, &partner->system) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:527:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 527 | !MAC_ADDRESS_EQUAL(&lacpdu->actor_system, &partner->system) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:527:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 527 | !MAC_ADDRESS_EQUAL(&lacpdu->actor_system, &partner->system) || | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c: In function ‘__update_default_selected’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:559:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 559 | !MAC_ADDRESS_EQUAL(&admin->system, &oper->system) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:559:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 559 | !MAC_ADDRESS_EQUAL(&admin->system, &oper->system) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:559:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 559 | !MAC_ADDRESS_EQUAL(&admin->system, &oper->system) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:559:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 559 | !MAC_ADDRESS_EQUAL(&admin->system, &oper->system) || | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c: In function ‘__update_ntt’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:590:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 590 | !MAC_ADDRESS_EQUAL(&(lacpdu->partner_system), &(port->actor_system)) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:590:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 590 | !MAC_ADDRESS_EQUAL(&(lacpdu->partner_system), &(port->actor_system)) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:590:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 590 | !MAC_ADDRESS_EQUAL(&(lacpdu->partner_system), &(port->actor_system)) || | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:590:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 590 | !MAC_ADDRESS_EQUAL(&(lacpdu->partner_system), &(port->actor_system)) || | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c: In function ‘ad_disable_collecting_distributing’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1831:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1831 | !MAC_ADDRESS_EQUAL(&(port->aggregator->partner_system), | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1831:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1831 | !MAC_ADDRESS_EQUAL(&(port->aggregator->partner_system), | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1831:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1831 | !MAC_ADDRESS_EQUAL(&(port->aggregator->partner_system), | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c: In function ‘ad_rx_machine’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1123:29: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1123 | if (MAC_ADDRESS_EQUAL(&(lacpdu->actor_system), | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1123:29: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1123 | if (MAC_ADDRESS_EQUAL(&(lacpdu->actor_system), | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1123:29: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1123 | if (MAC_ADDRESS_EQUAL(&(lacpdu->actor_system), | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1123:29: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1123 | if (MAC_ADDRESS_EQUAL(&(lacpdu->actor_system), | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c: In function ‘bond_3ad_initialize’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1907:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1907 | if (!MAC_ADDRESS_EQUAL(&(BOND_AD_INFO(bond).system.sys_mac_addr), | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1907:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1907 | if (!MAC_ADDRESS_EQUAL(&(BOND_AD_INFO(bond).system.sys_mac_addr), | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1907:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1907 | if (!MAC_ADDRESS_EQUAL(&(BOND_AD_INFO(bond).system.sys_mac_addr), | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c: In function ‘ad_port_selection_logic’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1388:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1388 | MAC_ADDRESS_EQUAL(&(aggregator->partner_system), &(port->partner_oper.system)) && | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1388:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1388 | MAC_ADDRESS_EQUAL(&(aggregator->partner_system), &(port->partner_oper.system)) && | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1388:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1388 | MAC_ADDRESS_EQUAL(&(aggregator->partner_system), &(port->partner_oper.system)) && | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1388:22: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1388 | MAC_ADDRESS_EQUAL(&(aggregator->partner_system), &(port->partner_oper.system)) && | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1392:24: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1392 | ((!MAC_ADDRESS_EQUAL(&(port->partner_oper.system), &(null_mac_addr)) && /* partner answers */ | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1392:24: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1392 | ((!MAC_ADDRESS_EQUAL(&(port->partner_oper.system), &(null_mac_addr)) && /* partner answers */ | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:1392:24: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 1392 | ((!MAC_ADDRESS_EQUAL(&(port->partner_oper.system), &(null_mac_addr)) && /* partner answers */ | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c: In function ‘bond_3ad_lacpdu_recv’: ../drivers/net/bonding/bond_3ad.c:101:9: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:2534:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 2534 | if (!MAC_ADDRESS_EQUAL(eth_hdr(skb)->h_dest, lacpdu_mcast_addr)) | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:2534:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 2534 | if (!MAC_ADDRESS_EQUAL(eth_hdr(skb)->h_dest, lacpdu_mcast_addr)) | ^~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:101:9: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} 101 | ether_addr_equal_64bits((const u8 *)A, (const u8 *)B) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_3ad.c:2534:14: note: in expansion of macro ‘MAC_ADDRESS_EQUAL’ 2534 | if (!MAC_ADDRESS_EQUAL(eth_hdr(skb)->h_dest, lacpdu_mcast_addr)) | ^~~~~~~~~~~~~~~~~ ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ CC [M] net/ipv4/ah4.o CC [M] fs/fat/namei_vfat.o CC [M] drivers/net/bonding/bond_alb.o CC [M] net/ipv4/esp4.o CC [M] fs/fat/namei_msdos.o CC [M] fs/cifs/inode.o ../drivers/net/bonding/bond_alb.c: In function ‘rlb_update_entry_from_arp’: ../drivers/net/bonding/bond_alb.c:282:15: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 282 | (!ether_addr_equal_64bits(client_info->mac_dst, arp->mac_src))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:282:15: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:282:15: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] ../drivers/net/bonding/bond_alb.c:282:15: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} In file included from ../drivers/net/bonding/bond_alb.c:24: ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c: In function ‘rlb_req_update_slave_clients’: ../drivers/net/bonding/bond_alb.c:522:22: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 522 | !ether_addr_equal_64bits(client_info->mac_dst, mac_bcast)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:522:22: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:522:22: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c: In function ‘rlb_purge_src_ip’: ../drivers/net/bonding/bond_alb.c:850:22: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 850 | !ether_addr_equal_64bits(arp->mac_src, entry->mac_src)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:850:22: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:850:22: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] ../drivers/net/bonding/bond_alb.c:850:22: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c: In function ‘rlb_req_update_subnet_clients’: ../drivers/net/bonding/bond_alb.c:563:22: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 563 | !ether_addr_equal_64bits(client_info->mac_dst, mac_bcast)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:563:22: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:563:22: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c: In function ‘rlb_choose_channel’: ../drivers/net/bonding/bond_alb.c:592:30: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 592 | if (!ether_addr_equal_64bits(arp->mac_dst, mac_bcast)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:592:30: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:592:30: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:640:22: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 640 | if (!ether_addr_equal_64bits(client_info->mac_dst, mac_bcast)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:640:22: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:640:22: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c: In function ‘alb_handle_addr_collision_on_attach’: ../drivers/net/bonding/bond_alb.c:1151:14: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 1151 | if (!ether_addr_equal_64bits(slave->perm_hwaddr, bond->dev->dev_addr)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1151:14: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:1151:14: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c: In function ‘alb_change_hw_addr_on_detach’: ../drivers/net/bonding/bond_alb.c:1099:27: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 1099 | perm_curr_diff = !ether_addr_equal_64bits(slave->perm_hwaddr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1100 | slave->dev->dev_addr); | ~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1099:27: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:1099:27: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1101:27: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 1101 | perm_bond_diff = !ether_addr_equal_64bits(slave->perm_hwaddr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1102 | bond->dev->dev_addr); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1101:27: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:1101:27: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c: In function ‘rlb_clear_slave’: ../drivers/net/bonding/bond_alb.c:418:38: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 418 | if (!ether_addr_equal_64bits(rx_hash_table[index].mac_dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 419 | mac_bcast)) { | ~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:418:38: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:418:38: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c: In function ‘bond_alb_xmit’: ../drivers/net/bonding/bond_alb.c:1379:21: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 1379 | if (ether_addr_equal_64bits(eth_data->h_dest, mac_bcast) || | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1379:21: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:1379:21: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1399:21: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 1399 | if (ether_addr_equal_64bits(eth_data->h_dest, mac_bcast)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1399:21: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:1399:21: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1407:21: warning: ‘ether_addr_equal_64bits’ reading 8 bytes from a region of size 6 [-Wstringop-overread] 1407 | if (ether_addr_equal_64bits(eth_data->h_dest, mac_v6_allmcast)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bonding/bond_alb.c:1407:21: note: referencing argument 1 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../drivers/net/bonding/bond_alb.c:1407:21: note: referencing argument 2 of type ‘const u8[8]’ {aka ‘const unsigned char[8]’} ../include/linux/etherdevice.h:339:20: note: in a call to function ‘ether_addr_equal_64bits’ 339 | static inline bool ether_addr_equal_64bits(const u8 addr1[6+2], | ^~~~~~~~~~~~~~~~~~~~~~~ LD [M] fs/fat/fat.o LD [M] fs/fat/vfat.o LD [M] fs/fat/msdos.o CC [M] net/ipv4/ipcomp.o CC [M] fs/fuse/dev.o CC [M] drivers/net/bonding/bond_sysfs.o CC [M] net/ipv4/xfrm4_tunnel.o CC [M] drivers/net/bonding/bond_sysfs_slave.o CC [M] fs/cifs/link.o CC [M] net/ipv4/tcp_bic.o CC [M] drivers/net/bonding/bond_debugfs.o CC [M] fs/fuse/dir.o CC [M] fs/cifs/misc.o CC [M] net/ipv4/tcp_westwood.o CC [M] drivers/net/bonding/bond_netlink.o CC [M] fs/fuse/file.o CC [M] fs/cifs/netmisc.o CC [M] drivers/net/bonding/bond_options.o CC [M] net/ipv4/tcp_htcp.o CC [M] fs/cifs/smbencrypt.o CC [M] drivers/net/bonding/bond_procfs.o CC [M] net/ipv6/ah6.o CC [M] fs/cifs/transport.o LD [M] drivers/net/bonding/bonding.o CC [M] fs/fuse/inode.o CC [M] net/ipv6/esp6.o CC [M] drivers/net/ethernet/dec/tulip/de2104x.o CC [M] fs/cifs/asn1.o CC [M] fs/fuse/control.o CC [M] net/ipv6/ipcomp6.o LD [M] fs/fuse/fuse.o CC [M] fs/cifs/cifs_unicode.o CC [M] fs/cifs/nterr.o CC [M] drivers/net/ethernet/dec/tulip/eeprom.o CC [M] fs/isofs/namei.o CC [M] net/ipv6/xfrm6_tunnel.o CC [M] fs/isofs/inode.o CC [M] drivers/net/ethernet/dec/tulip/interrupt.o CC [M] fs/cifs/xattr.o CC [M] net/ipv6/tunnel6.o CC [M] fs/cifs/cifsencrypt.o CC [M] drivers/net/ethernet/dec/tulip/media.o CC [M] fs/isofs/dir.o CC [M] net/ipv6/ip6_tunnel.o CC [M] fs/isofs/util.o CC [M] fs/cifs/readdir.o CC [M] fs/isofs/rock.o CC [M] drivers/net/ethernet/dec/tulip/timer.o CC [M] fs/cifs/ioctl.o CC [M] drivers/net/ethernet/dec/tulip/tulip_core.o CC [M] fs/isofs/export.o CC [M] net/xfrm/xfrm_ipcomp.o CC [M] fs/isofs/joliet.o CC [M] fs/cifs/sess.o CC [M] fs/isofs/compress.o CC [M] drivers/net/ethernet/dec/tulip/21142.o LD [M] fs/isofs/isofs.o CC [M] lib/crc-itu-t.o CC [M] fs/cifs/export.o CC [M] fs/nfsd/trace.o CC [M] drivers/net/ethernet/dec/tulip/pnic.o CC [M] fs/nls/nls_cp437.o CC [M] fs/nls/nls_cp737.o CC [M] fs/nfsd/nfssvc.o CC [M] drivers/net/ethernet/dec/tulip/pnic2.o CC [M] fs/cifs/smb1ops.o CC [M] fs/nls/nls_cp775.o CC [M] fs/nls/nls_cp850.o LD [M] drivers/net/ethernet/dec/tulip/tulip.o CC [M] fs/nfsd/nfsctl.o CC [M] fs/nls/nls_cp852.o CC [M] fs/nls/nls_cp855.o CC [M] fs/nls/nls_cp857.o CC [M] fs/cifs/winucase.o LD [M] fs/cifs/cifs.o CC [M] fs/nls/nls_cp860.o CC [M] drivers/scsi/sg.o CC [M] fs/nfsd/nfsproc.o CC [M] fs/quota/quota_v1.o CC [M] fs/nls/nls_cp861.o CC [M] fs/quota/quota_v2.o CC [M] fs/nls/nls_cp862.o CC [M] fs/nfsd/nfsfh.o CC [M] fs/nls/nls_cp863.o CC [M] fs/quota/quota_tree.o CC [M] fs/nls/nls_cp864.o CC [M] fs/nfsd/vfs.o CC [M] fs/nls/nls_cp865.o CC [M] fs/nls/nls_cp866.o CC [M] fs/nls/nls_cp869.o CC [M] fs/nls/nls_cp874.o CC [M] fs/nls/nls_cp932.o CC [M] fs/nls/nls_euc-jp.o CC [M] fs/nls/nls_cp936.o CC [M] fs/nfsd/export.o CC [M] fs/nfsd/auth.o CC [M] fs/nls/nls_cp949.o CC [M] fs/nls/nls_cp950.o CC [M] fs/nfsd/lockd.o CC [M] fs/nls/nls_cp1250.o CC [M] fs/nfsd/nfscache.o CC [M] fs/nls/nls_cp1251.o CC [M] fs/nls/nls_ascii.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/nfsd/nfsxdr.o CC [M] fs/udf/balloc.o CC [M] fs/nls/nls_iso8859-2.o CC [M] fs/nls/nls_iso8859-3.o CC [M] fs/nfsd/stats.o CC [M] fs/nfsd/nfs3proc.o CC [M] fs/nls/nls_iso8859-4.o CC [M] fs/udf/dir.o CC [M] fs/nls/nls_iso8859-5.o CC [M] fs/nfsd/nfs3xdr.o CC [M] fs/nls/nls_iso8859-6.o CC [M] fs/nls/nls_iso8859-7.o CC [M] fs/nls/nls_cp1255.o CC [M] fs/udf/file.o CC [M] fs/nls/nls_iso8859-9.o CC [M] fs/nls/nls_iso8859-13.o CC [M] fs/nls/nls_iso8859-14.o CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/udf/ialloc.o LD [M] fs/nfsd/nfsd.o CC [M] fs/nls/nls_koi8-r.o CC [M] fs/nls/nls_koi8-u.o CC [M] fs/nls/nls_koi8-ru.o CC [M] fs/nls/nls_utf8.o CC [M] fs/udf/inode.o CC [M] fs/udf/lowlevel.o CC [M] fs/udf/namei.o CC [M] fs/udf/partition.o CC [M] fs/udf/super.o CC [M] fs/udf/truncate.o CC [M] fs/udf/symlink.o CC [M] fs/udf/directory.o CC [M] fs/udf/misc.o CC [M] fs/udf/udftime.o CC [M] fs/udf/unicode.o LD [M] fs/udf/udf.o Building modules, stage 2. MODPOST 85 modules CC arch/mips/oprofile/oprofile.mod.o CC crypto/authenc.mod.o CC crypto/authencesn.mod.o CC crypto/cmac.mod.o CC crypto/drbg.mod.o CC crypto/echainiv.mod.o CC crypto/jitterentropy_rng.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/loop.mod.o CC drivers/block/nbd.mod.o CC drivers/input/evdev.mod.o CC drivers/net/bonding/bonding.mod.o CC drivers/net/dummy.mod.o CC drivers/net/ethernet/dec/tulip/de2104x.mod.o CC drivers/net/ethernet/dec/tulip/tulip.mod.o CC drivers/scsi/sg.mod.o CC fs/autofs4/autofs4.mod.o CC fs/cifs/cifs.mod.o CC fs/exportfs/exportfs.mod.o CC fs/fat/fat.mod.o CC fs/fat/msdos.mod.o CC fs/fat/vfat.mod.o CC fs/fuse/fuse.mod.o CC fs/isofs/isofs.mod.o CC fs/nfsd/nfsd.mod.o CC fs/nls/nls_ascii.mod.o CC fs/nls/nls_cp1250.mod.o CC fs/nls/nls_cp1251.mod.o CC fs/nls/nls_cp1255.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp737.mod.o CC fs/nls/nls_cp775.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_cp852.mod.o CC fs/nls/nls_cp855.mod.o CC fs/nls/nls_cp857.mod.o CC fs/nls/nls_cp860.mod.o CC fs/nls/nls_cp861.mod.o CC fs/nls/nls_cp862.mod.o CC fs/nls/nls_cp863.mod.o CC fs/nls/nls_cp864.mod.o CC fs/nls/nls_cp865.mod.o CC fs/nls/nls_cp866.mod.o CC fs/nls/nls_cp869.mod.o CC fs/nls/nls_cp874.mod.o CC fs/nls/nls_cp932.mod.o CC fs/nls/nls_cp936.mod.o CC fs/nls/nls_cp949.mod.o CC fs/nls/nls_cp950.mod.o CC fs/nls/nls_euc-jp.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-13.mod.o CC fs/nls/nls_iso8859-14.mod.o CC fs/nls/nls_iso8859-15.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_iso8859-3.mod.o CC fs/nls/nls_iso8859-4.mod.o CC fs/nls/nls_iso8859-5.mod.o CC fs/nls/nls_iso8859-6.mod.o CC fs/nls/nls_iso8859-7.mod.o CC fs/nls/nls_iso8859-9.mod.o CC fs/nls/nls_koi8-r.mod.o CC fs/nls/nls_koi8-ru.mod.o CC fs/nls/nls_koi8-u.mod.o CC fs/nls/nls_utf8.mod.o CC fs/quota/quota_tree.mod.o CC fs/quota/quota_v1.mod.o CC fs/quota/quota_v2.mod.o CC fs/udf/udf.mod.o CC lib/crc-itu-t.mod.o CC net/ipv4/ah4.mod.o CC net/ipv4/esp4.mod.o CC net/ipv4/ipcomp.mod.o CC net/ipv4/ipip.mod.o CC net/ipv4/tcp_bic.mod.o CC net/ipv4/tcp_htcp.mod.o CC net/ipv4/tcp_westwood.mod.o CC net/ipv4/xfrm4_tunnel.mod.o CC net/ipv6/ah6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/ip6_tunnel.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/xfrm/xfrm_ipcomp.mod.o LD [M] arch/mips/oprofile/oprofile.ko LD [M] crypto/authenc.ko LD [M] crypto/authencesn.ko LD [M] crypto/cmac.ko LD [M] crypto/drbg.ko LD [M] crypto/echainiv.ko LD [M] crypto/jitterentropy_rng.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/loop.ko LD [M] drivers/block/nbd.ko LD [M] drivers/input/evdev.ko LD [M] drivers/net/bonding/bonding.ko LD [M] drivers/net/dummy.ko LD [M] drivers/net/ethernet/dec/tulip/de2104x.ko LD [M] drivers/net/ethernet/dec/tulip/tulip.ko LD [M] drivers/scsi/sg.ko LD [M] fs/autofs4/autofs4.ko LD [M] fs/cifs/cifs.ko LD [M] fs/exportfs/exportfs.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/msdos.ko LD [M] fs/fat/vfat.ko LD [M] fs/fuse/fuse.ko LD [M] fs/isofs/isofs.ko LD [M] fs/nfsd/nfsd.ko LD [M] fs/nls/nls_ascii.ko LD [M] fs/nls/nls_cp1250.ko LD [M] fs/nls/nls_cp1251.ko LD [M] fs/nls/nls_cp1255.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp737.ko LD [M] fs/nls/nls_cp775.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_cp852.ko LD [M] fs/nls/nls_cp855.ko LD [M] fs/nls/nls_cp857.ko LD [M] fs/nls/nls_cp860.ko LD [M] fs/nls/nls_cp861.ko LD [M] fs/nls/nls_cp862.ko LD [M] fs/nls/nls_cp863.ko LD [M] fs/nls/nls_cp864.ko LD [M] fs/nls/nls_cp865.ko LD [M] fs/nls/nls_cp866.ko LD [M] fs/nls/nls_cp869.ko LD [M] fs/nls/nls_cp874.ko LD [M] fs/nls/nls_cp932.ko LD [M] fs/nls/nls_cp936.ko LD [M] fs/nls/nls_cp949.ko LD [M] fs/nls/nls_cp950.ko LD [M] fs/nls/nls_euc-jp.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-13.ko LD [M] fs/nls/nls_iso8859-14.ko LD [M] fs/nls/nls_iso8859-15.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_iso8859-3.ko LD [M] fs/nls/nls_iso8859-4.ko LD [M] fs/nls/nls_iso8859-5.ko LD [M] fs/nls/nls_iso8859-6.ko LD [M] fs/nls/nls_iso8859-7.ko LD [M] fs/nls/nls_iso8859-9.ko LD [M] fs/nls/nls_koi8-r.ko LD [M] fs/nls/nls_koi8-ru.ko LD [M] fs/nls/nls_koi8-u.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/quota/quota_tree.ko LD [M] fs/quota/quota_v1.ko LD [M] fs/quota/quota_v2.ko LD [M] fs/udf/udf.ko LD [M] lib/crc-itu-t.ko LD [M] net/ipv4/ah4.ko LD [M] net/ipv4/esp4.ko LD [M] net/ipv4/ipcomp.ko LD [M] net/ipv4/ipip.ko LD [M] net/ipv4/tcp_bic.ko LD [M] net/ipv4/tcp_htcp.ko LD [M] net/ipv4/tcp_westwood.ko LD [M] net/ipv4/xfrm4_tunnel.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/ip6_tunnel.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/xfrm/xfrm_ipcomp.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2024-07-29T10:40:22.026433 # # make KBUILD_BUILD_USER=KernelCI INSTALL_MOD_PATH=/tmp/kci/linux/build/_modules_ INSTALL_MOD_STRIP=1 STRIP=mips-linux-gnu-strip ARCH=mips HOSTCC=gcc CROSS_COMPILE=mips-linux-gnu- CC="ccache mips-linux-gnu-gcc" O=/tmp/kci/linux/build -C/tmp/kci/linux -j4 modules_install # make: Entering directory '/tmp/kci/linux' make[1]: Entering directory '/tmp/kci/linux/build' INSTALL arch/mips/oprofile/oprofile.ko INSTALL crypto/authenc.ko INSTALL crypto/authencesn.ko INSTALL crypto/cmac.ko INSTALL crypto/echainiv.ko INSTALL crypto/drbg.ko INSTALL crypto/jitterentropy_rng.ko INSTALL drivers/block/cryptoloop.ko INSTALL drivers/block/loop.ko INSTALL drivers/block/nbd.ko INSTALL drivers/input/evdev.ko INSTALL drivers/net/bonding/bonding.ko INSTALL drivers/net/dummy.ko INSTALL drivers/net/ethernet/dec/tulip/de2104x.ko INSTALL drivers/net/ethernet/dec/tulip/tulip.ko INSTALL drivers/scsi/sg.ko INSTALL fs/autofs4/autofs4.ko INSTALL fs/cifs/cifs.ko INSTALL fs/exportfs/exportfs.ko INSTALL fs/fat/fat.ko INSTALL fs/fat/msdos.ko INSTALL fs/fat/vfat.ko INSTALL fs/fuse/fuse.ko INSTALL fs/isofs/isofs.ko INSTALL fs/nfsd/nfsd.ko INSTALL fs/nls/nls_ascii.ko INSTALL fs/nls/nls_cp1250.ko INSTALL fs/nls/nls_cp1251.ko INSTALL fs/nls/nls_cp1255.ko INSTALL fs/nls/nls_cp437.ko INSTALL fs/nls/nls_cp737.ko INSTALL fs/nls/nls_cp775.ko INSTALL fs/nls/nls_cp850.ko INSTALL fs/nls/nls_cp852.ko INSTALL fs/nls/nls_cp855.ko INSTALL fs/nls/nls_cp857.ko INSTALL fs/nls/nls_cp860.ko INSTALL fs/nls/nls_cp861.ko INSTALL fs/nls/nls_cp862.ko INSTALL fs/nls/nls_cp863.ko INSTALL fs/nls/nls_cp864.ko INSTALL fs/nls/nls_cp865.ko INSTALL fs/nls/nls_cp866.ko INSTALL fs/nls/nls_cp869.ko INSTALL fs/nls/nls_cp874.ko INSTALL fs/nls/nls_cp932.ko INSTALL fs/nls/nls_cp936.ko INSTALL fs/nls/nls_cp949.ko INSTALL fs/nls/nls_cp950.ko INSTALL fs/nls/nls_euc-jp.ko INSTALL fs/nls/nls_iso8859-1.ko INSTALL fs/nls/nls_iso8859-13.ko INSTALL fs/nls/nls_iso8859-14.ko INSTALL fs/nls/nls_iso8859-15.ko INSTALL fs/nls/nls_iso8859-2.ko INSTALL fs/nls/nls_iso8859-3.ko INSTALL fs/nls/nls_iso8859-5.ko INSTALL fs/nls/nls_iso8859-4.ko INSTALL fs/nls/nls_iso8859-6.ko INSTALL fs/nls/nls_iso8859-7.ko INSTALL fs/nls/nls_iso8859-9.ko INSTALL fs/nls/nls_koi8-r.ko INSTALL fs/nls/nls_koi8-ru.ko INSTALL fs/nls/nls_koi8-u.ko INSTALL fs/nls/nls_utf8.ko INSTALL fs/quota/quota_tree.ko INSTALL fs/quota/quota_v1.ko INSTALL fs/quota/quota_v2.ko INSTALL fs/udf/udf.ko INSTALL lib/crc-itu-t.ko INSTALL net/ipv4/ah4.ko INSTALL net/ipv4/esp4.ko INSTALL net/ipv4/ipcomp.ko INSTALL net/ipv4/ipip.ko INSTALL net/ipv4/tcp_bic.ko INSTALL net/ipv4/tcp_htcp.ko INSTALL net/ipv4/tcp_westwood.ko INSTALL net/ipv4/xfrm4_tunnel.ko INSTALL net/ipv6/ah6.ko INSTALL net/ipv6/esp6.ko INSTALL net/ipv6/ip6_tunnel.ko INSTALL net/ipv6/ipcomp6.ko INSTALL net/ipv6/tunnel6.ko INSTALL net/ipv6/xfrm6_tunnel.ko INSTALL net/xfrm/xfrm_ipcomp.ko DEPMOD 4.4.302-rt232-st5 depmod: WARNING: could not open modules.builtin.modinfo at /tmp/kci/linux/build/_modules_/lib/modules/4.4.302-rt232-st5: No such file or directory make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'