========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from : ../drivers/misc/tc956x_pci.c: In function ‘chip_tamap_config’: ../drivers/misc/tc956x_pci.c:374:24: error: implicit declaration of function ‘u32_get_bits’; did you mean ‘cr4_set_bits’? [-Wimplicit-function-declaration] 374 | BUILD_BUG_ON(!!u32_get_bits(lower_32_bits(TC956X_SLV00_SRC_ADDR), | ^~~~~~~~~~~~ ./../include/linux/compiler_types.h:679:23: note: in definition of macro ‘__compiletime_assert’ 679 | if (!(condition)) \ | ^~~~~~~~~ ./../include/linux/compiler_types.h:699:9: note: in expansion of macro ‘_compiletime_assert’ 699 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:40:37: note: in expansion of macro ‘compiletime_assert’ 40 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:51:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 51 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../drivers/misc/tc956x_pci.c:374:9: note: in expansion of macro ‘BUILD_BUG_ON’ 374 | BUILD_BUG_ON(!!u32_get_bits(lower_32_bits(TC956X_SLV00_SRC_ADDR), | ^~~~~~~~~~~~ ../drivers/misc/tc956x_pci.c:386:24: error: implicit declaration of function ‘u32_encode_bits’ [-Wimplicit-function-declaration] 386 | atr_size_val = u32_encode_bits(SLV00_ATR_SIZE, ATR_SIZE_MASK); | ^~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: drivers/misc/tc956x_pci.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2141: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x176 (section: .text) -> is_static_object (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap+0x386 (section: .text) -> dummy_tlb_add_page (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap.cold+0x5b (section: .text.unlikely) -> dummy_tlb_flush (section: .init.text) Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from : ../drivers/misc/tc956x_pci.c: In function ‘chip_tamap_config’: ../drivers/misc/tc956x_pci.c:374:24: error: implicit declaration of function ‘u32_get_bits’; did you mean ‘cr4_set_bits’? [-Wimplicit-function-declaration] 374 | BUILD_BUG_ON(!!u32_get_bits(lower_32_bits(TC956X_SLV00_SRC_ADDR), | ^~~~~~~~~~~~ ./../include/linux/compiler_types.h:679:23: note: in definition of macro ‘__compiletime_assert’ 679 | if (!(condition)) \ | ^~~~~~~~~ ./../include/linux/compiler_types.h:699:9: note: in expansion of macro ‘_compiletime_assert’ 699 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:40:37: note: in expansion of macro ‘compiletime_assert’ 40 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:51:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 51 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../drivers/misc/tc956x_pci.c:374:9: note: in expansion of macro ‘BUILD_BUG_ON’ 374 | BUILD_BUG_ON(!!u32_get_bits(lower_32_bits(TC956X_SLV00_SRC_ADDR), | ^~~~~~~~~~~~ ../drivers/misc/tc956x_pci.c:386:24: error: implicit declaration of function ‘u32_encode_bits’ [-Wimplicit-function-declaration] 386 | atr_size_val = u32_encode_bits(SLV00_ATR_SIZE, ATR_SIZE_MASK); | ^~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: drivers/misc/tc956x_pci.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2141: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.53BmsPYxrO 2026-05-01 12:26:03.268536502 -0400 +++ /tmp/tmp.3XTYZc36ak 2026-05-01 12:26:16.140023670 -0400 @@ -2,3 +2,31 @@ -WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x176 (section: .text) -> is_static_object (section: .init.text) -WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap+0x386 (section: .text) -> dummy_tlb_add_page (section: .init.text) -WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap.cold+0x5b (section: .text.unlikely) -> dummy_tlb_flush (section: .init.text) +In file included from : +../drivers/misc/tc956x_pci.c: In function ‘chip_tamap_config’: +../drivers/misc/tc956x_pci.c:374:24: error: implicit declaration of function ‘u32_get_bits’; did you mean ‘cr4_set_bits’? [-Wimplicit-function-declaration] + 374 | BUILD_BUG_ON(!!u32_get_bits(lower_32_bits(TC956X_SLV00_SRC_ADDR), + | ^~~~~~~~~~~~ +./../include/linux/compiler_types.h:679:23: note: in definition of macro ‘__compiletime_assert’ + 679 | if (!(condition)) \ + | ^~~~~~~~~ +./../include/linux/compiler_types.h:699:9: note: in expansion of macro ‘_compiletime_assert’ + 699 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:40:37: note: in expansion of macro ‘compiletime_assert’ + 40 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:51:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 51 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../drivers/misc/tc956x_pci.c:374:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 374 | BUILD_BUG_ON(!!u32_get_bits(lower_32_bits(TC956X_SLV00_SRC_ADDR), + | ^~~~~~~~~~~~ +../drivers/misc/tc956x_pci.c:386:24: error: implicit declaration of function ‘u32_encode_bits’ [-Wimplicit-function-declaration] + 386 | atr_size_val = u32_encode_bits(SLV00_ATR_SIZE, ATR_SIZE_MASK); + | ^~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:289: drivers/misc/tc956x_pci.o] Error 1 +make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2141: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.QG6zEN87U7 2026-05-01 12:26:16.142809729 -0400 +++ /tmp/tmp.4OJjOSRmRo 2026-05-01 12:26:16.144809714 -0400 @@ -0,0 +1 @@ + 2 ../drivers/misc/tc956x_pci.c