Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/dpll/dpll_nl.c:21:10: error: array index in initializer exceeds array bounds 21 | [DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET_PPT] = { .type = NLA_SINT, }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/dpll/dpll_nl.c:21:10: note: (near initialization for ‘dpll_pin_parent_device_nl_policy’) ../drivers/dpll/dpll_nl.c:21:56: warning: excess elements in array initializer 21 | [DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET_PPT] = { .type = NLA_SINT, }, | ^ ../drivers/dpll/dpll_nl.c:21:56: note: (near initialization for ‘dpll_pin_parent_device_nl_policy’) make[5]: *** [../scripts/Makefile.build:289: drivers/dpll/dpll_nl.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:548: drivers/dpll] 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 ../drivers/dpll/dpll_nl.c:21:10: error: array index in initializer exceeds array bounds 21 | [DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET_PPT] = { .type = NLA_SINT, }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/dpll/dpll_nl.c:21:10: note: (near initialization for ‘dpll_pin_parent_device_nl_policy’) ../drivers/dpll/dpll_nl.c:21:56: warning: excess elements in array initializer 21 | [DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET_PPT] = { .type = NLA_SINT, }, | ^ ../drivers/dpll/dpll_nl.c:21:56: note: (near initialization for ‘dpll_pin_parent_device_nl_policy’) make[5]: *** [../scripts/Makefile.build:289: drivers/dpll/dpll_nl.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: drivers/dpll] 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 New errors added --- /tmp/tmp.CLMR6silPM 2026-04-29 11:17:07.665434608 -0400 +++ /tmp/tmp.FFaMk6p7up 2026-04-29 11:17:15.313437912 -0400 @@ -2,3 +2,15 @@ -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) +../drivers/dpll/dpll_nl.c:21:10: error: array index in initializer exceeds array bounds + 21 | [DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET_PPT] = { .type = NLA_SINT, }, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/dpll/dpll_nl.c:21:10: note: (near initialization for ‘dpll_pin_parent_device_nl_policy’) +../drivers/dpll/dpll_nl.c:21:56: warning: excess elements in array initializer + 21 | [DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET_PPT] = { .type = NLA_SINT, }, + | ^ +../drivers/dpll/dpll_nl.c:21:56: note: (near initialization for ‘dpll_pin_parent_device_nl_policy’) +make[5]: *** [../scripts/Makefile.build:289: drivers/dpll/dpll_nl.o] Error 1 +make[4]: *** [../scripts/Makefile.build:548: drivers/dpll] 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 Per-file breakdown --- /tmp/tmp.s0FVeeAzE9 2026-04-29 11:17:15.316317888 -0400 +++ /tmp/tmp.Vjp9iIaUXE 2026-04-29 11:17:15.318119122 -0400 @@ -0,0 +1 @@ + 2 ../drivers/dpll/dpll_nl.c