========== build_clang - FAILED ../drivers/net/phy/marvell_ptp.c:116:6: warning: variable 'err' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 116 | if (oldpage >= 0) { | ^~~~~~~~~~~~ ../drivers/net/phy/marvell_ptp.c:124:42: note: uninitialized use occurs here 124 | err = phy_restore_page(phydev, oldpage, err); | ^~~ ../drivers/net/phy/marvell_ptp.c:116:2: note: remove the 'if' if its condition is always true 116 | if (oldpage >= 0) { | ^~~~~~~~~~~~~~~~~ ../drivers/net/phy/marvell_ptp.c:113:9: note: initialize the variable 'err' to silence this warning 113 | int err, oldpage, lo, hi; | ^ | = 0 ../drivers/net/phy/marvell_ptp.c:217:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 217 | if (oldpage >= 0) { | ^~~~~~~~~~~~ ../drivers/net/phy/marvell_ptp.c:255:43: note: uninitialized use occurs here 255 | return phy_restore_page(phydev, oldpage, ret); | ^~~ ../drivers/net/phy/marvell_ptp.c:217:2: note: remove the 'if' if its condition is always true 217 | if (oldpage >= 0) { | ^~~~~~~~~~~~~~~~~ ../drivers/net/phy/marvell_ptp.c:210:9: note: initialize the variable 'ret' to silence this warning 210 | int ret; | ^ | = 0 2 warnings generated. ld.lld: error: undefined symbol: marvell_ts_irq >>> referenced by marvell_ptp.c:297 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:297) >>> vmlinux.o:(marvell_phy_ptp_irq) ld.lld: error: undefined symbol: devm_marvell_tai_probe >>> referenced by marvell_ptp.c:338 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:338) >>> vmlinux.o:(devm_marvell_phy_ptp_probe) ld.lld: error: undefined symbol: marvell_ts_global_config >>> referenced by marvell_ptp.c:345 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:345) >>> vmlinux.o:(devm_marvell_phy_ptp_probe) ld.lld: error: undefined symbol: phy_write_paged >>> referenced by marvell_ptp.c:178 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:178) >>> vmlinux.o:(devm_marvell_phy_ptp_probe) >>> referenced by marvell_ptp.c:178 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:178) >>> vmlinux.o:(marvell_phy_ts_global_write) >>> referenced by marvell_ptp.c:136 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:136) >>> vmlinux.o:(marvell_phy_tai_write) >>> referenced 1 more times ld.lld: error: undefined symbol: devm_marvell_ts_probe >>> referenced by marvell_ptp.c:355 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:355) >>> vmlinux.o:(devm_marvell_phy_ptp_probe) ld.lld: error: undefined symbol: marvell_ts_rxtstamp >>> referenced by marvell_ptp.c:54 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:54) >>> vmlinux.o:(marvell_phy_ptp_rxtstamp) ld.lld: error: undefined symbol: marvell_ts_txtstamp >>> referenced by marvell_ptp.c:63 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:63) >>> vmlinux.o:(marvell_phy_ptp_txtstamp) ld.lld: error: undefined symbol: marvell_ts_hwtstamp_set >>> referenced by marvell_ptp.c:73 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:73) >>> vmlinux.o:(marvell_phy_ptp_hwtstamp) ld.lld: error: undefined symbol: marvell_ts_hwtstamp_get >>> referenced by marvell_ptp.c:81 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:81) >>> vmlinux.o:(marvell_phy_ptp_hwtstamp_get) ld.lld: error: undefined symbol: marvell_ts_info >>> referenced by marvell_ptp.c:89 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:89) >>> vmlinux.o:(marvell_phy_ptp_ts_info) ld.lld: error: undefined symbol: phy_modify_paged >>> referenced by marvell_ptp.c:143 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:143) >>> vmlinux.o:(marvell_phy_tai_modify) >>> referenced by marvell_ptp.c:97 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:97) >>> vmlinux.o:(marvell_phy_tai_hw_enable) >>> referenced by marvell_ptp.c:105 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:105) >>> vmlinux.o:(marvell_phy_tai_hw_disable) >>> referenced 1 more times ld.lld: error: undefined symbol: marvell_ts_aux_work >>> referenced by marvell_ptp.c:154 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:154) >>> vmlinux.o:(marvell_phy_tai_aux_work) ld.lld: error: undefined symbol: phy_select_page >>> referenced by marvell_ptp.c:115 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:115) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by marvell_ptp.c:216 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:216) >>> vmlinux.o:(marvell_phy_ts_port_read_ts) ld.lld: error: undefined symbol: __mdiobus_write >>> referenced by phy.h:1445 (../include/linux/phy.h:1445) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by phy.h:1445 (../include/linux/phy.h:1445) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by phy.h:1445 (../include/linux/phy.h:1445) >>> vmlinux.o:(marvell_phy_ts_port_read_ts) ld.lld: error: undefined symbol: __mdiobus_read >>> referenced by phy.h:1417 (../include/linux/phy.h:1417) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by phy.h:1417 (../include/linux/phy.h:1417) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by phy.h:1417 (../include/linux/phy.h:1417) >>> vmlinux.o:(marvell_phy_ts_port_read_ts) >>> referenced 3 more times ld.lld: error: undefined symbol: phy_restore_page >>> referenced by marvell_ptp.c:124 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:124) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by marvell_ptp.c:255 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:255) >>> vmlinux.o:(marvell_phy_ts_port_read_ts) make[3]: *** [../scripts/Makefile.vmlinux:91: vmlinux.unstripped] Error 1 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1244: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../drivers/net/phy/marvell_ptp.c:116:6: warning: variable 'err' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 116 | if (oldpage >= 0) { | ^~~~~~~~~~~~ ../drivers/net/phy/marvell_ptp.c:124:42: note: uninitialized use occurs here 124 | err = phy_restore_page(phydev, oldpage, err); | ^~~ ../drivers/net/phy/marvell_ptp.c:116:2: note: remove the 'if' if its condition is always true 116 | if (oldpage >= 0) { | ^~~~~~~~~~~~~~~~~ ../drivers/net/phy/marvell_ptp.c:113:9: note: initialize the variable 'err' to silence this warning 113 | int err, oldpage, lo, hi; | ^ | = 0 ../drivers/net/phy/marvell_ptp.c:217:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 217 | if (oldpage >= 0) { | ^~~~~~~~~~~~ ../drivers/net/phy/marvell_ptp.c:255:43: note: uninitialized use occurs here 255 | return phy_restore_page(phydev, oldpage, ret); | ^~~ ../drivers/net/phy/marvell_ptp.c:217:2: note: remove the 'if' if its condition is always true 217 | if (oldpage >= 0) { | ^~~~~~~~~~~~~~~~~ ../drivers/net/phy/marvell_ptp.c:210:9: note: initialize the variable 'ret' to silence this warning 210 | int ret; | ^ | = 0 2 warnings generated. ld.lld: error: undefined symbol: marvell_ts_irq >>> referenced by marvell_ptp.c:297 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:297) >>> vmlinux.o:(marvell_phy_ptp_irq) ld.lld: error: undefined symbol: devm_marvell_tai_probe >>> referenced by marvell_ptp.c:338 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:338) >>> vmlinux.o:(devm_marvell_phy_ptp_probe) ld.lld: error: undefined symbol: marvell_ts_global_config >>> referenced by marvell_ptp.c:345 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:345) >>> vmlinux.o:(devm_marvell_phy_ptp_probe) ld.lld: error: undefined symbol: phy_write_paged >>> referenced by marvell_ptp.c:178 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:178) >>> vmlinux.o:(devm_marvell_phy_ptp_probe) >>> referenced by marvell_ptp.c:178 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:178) >>> vmlinux.o:(marvell_phy_ts_global_write) >>> referenced by marvell_ptp.c:136 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:136) >>> vmlinux.o:(marvell_phy_tai_write) >>> referenced 1 more times ld.lld: error: undefined symbol: devm_marvell_ts_probe >>> referenced by marvell_ptp.c:355 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:355) >>> vmlinux.o:(devm_marvell_phy_ptp_probe) ld.lld: error: undefined symbol: marvell_ts_rxtstamp >>> referenced by marvell_ptp.c:54 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:54) >>> vmlinux.o:(marvell_phy_ptp_rxtstamp) ld.lld: error: undefined symbol: marvell_ts_txtstamp >>> referenced by marvell_ptp.c:63 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:63) >>> vmlinux.o:(marvell_phy_ptp_txtstamp) ld.lld: error: undefined symbol: marvell_ts_hwtstamp_set >>> referenced by marvell_ptp.c:73 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:73) >>> vmlinux.o:(marvell_phy_ptp_hwtstamp) ld.lld: error: undefined symbol: marvell_ts_hwtstamp_get >>> referenced by marvell_ptp.c:81 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:81) >>> vmlinux.o:(marvell_phy_ptp_hwtstamp_get) ld.lld: error: undefined symbol: marvell_ts_info >>> referenced by marvell_ptp.c:89 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:89) >>> vmlinux.o:(marvell_phy_ptp_ts_info) ld.lld: error: undefined symbol: phy_modify_paged >>> referenced by marvell_ptp.c:143 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:143) >>> vmlinux.o:(marvell_phy_tai_modify) >>> referenced by marvell_ptp.c:97 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:97) >>> vmlinux.o:(marvell_phy_tai_hw_enable) >>> referenced by marvell_ptp.c:105 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:105) >>> vmlinux.o:(marvell_phy_tai_hw_disable) >>> referenced 1 more times ld.lld: error: undefined symbol: marvell_ts_aux_work >>> referenced by marvell_ptp.c:154 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:154) >>> vmlinux.o:(marvell_phy_tai_aux_work) ld.lld: error: undefined symbol: phy_select_page >>> referenced by marvell_ptp.c:115 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:115) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by marvell_ptp.c:216 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:216) >>> vmlinux.o:(marvell_phy_ts_port_read_ts) ld.lld: error: undefined symbol: __mdiobus_write >>> referenced by phy.h:1445 (../include/linux/phy.h:1445) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by phy.h:1445 (../include/linux/phy.h:1445) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by phy.h:1445 (../include/linux/phy.h:1445) >>> vmlinux.o:(marvell_phy_ts_port_read_ts) ld.lld: error: undefined symbol: __mdiobus_read >>> referenced by phy.h:1417 (../include/linux/phy.h:1417) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by phy.h:1417 (../include/linux/phy.h:1417) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by phy.h:1417 (../include/linux/phy.h:1417) >>> vmlinux.o:(marvell_phy_ts_port_read_ts) >>> referenced 3 more times ld.lld: error: undefined symbol: phy_restore_page >>> referenced by marvell_ptp.c:124 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:124) >>> vmlinux.o:(marvell_phy_tai_clock_read) >>> referenced by marvell_ptp.c:255 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:255) >>> vmlinux.o:(marvell_phy_ts_port_read_ts) make[3]: *** [../scripts/Makefile.vmlinux:91: vmlinux.unstripped] Error 1 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1244: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.dll8YbYaeM 2025-09-18 15:22:54.807181845 -0700 +++ /tmp/tmp.rgBdPaj7Vk 2025-09-18 15:35:25.613846964 -0700 @@ -0,0 +1,118 @@ +../drivers/net/phy/marvell_ptp.c:116:6: warning: variable 'err' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] + 116 | if (oldpage >= 0) { + | ^~~~~~~~~~~~ +../drivers/net/phy/marvell_ptp.c:124:42: note: uninitialized use occurs here + 124 | err = phy_restore_page(phydev, oldpage, err); + | ^~~ +../drivers/net/phy/marvell_ptp.c:116:2: note: remove the 'if' if its condition is always true + 116 | if (oldpage >= 0) { + | ^~~~~~~~~~~~~~~~~ +../drivers/net/phy/marvell_ptp.c:113:9: note: initialize the variable 'err' to silence this warning + 113 | int err, oldpage, lo, hi; + | ^ + | = 0 +../drivers/net/phy/marvell_ptp.c:217:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] + 217 | if (oldpage >= 0) { + | ^~~~~~~~~~~~ +../drivers/net/phy/marvell_ptp.c:255:43: note: uninitialized use occurs here + 255 | return phy_restore_page(phydev, oldpage, ret); + | ^~~ +../drivers/net/phy/marvell_ptp.c:217:2: note: remove the 'if' if its condition is always true + 217 | if (oldpage >= 0) { + | ^~~~~~~~~~~~~~~~~ +../drivers/net/phy/marvell_ptp.c:210:9: note: initialize the variable 'ret' to silence this warning + 210 | int ret; + | ^ + | = 0 +2 warnings generated. +ld.lld: error: undefined symbol: marvell_ts_irq +>>> referenced by marvell_ptp.c:297 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:297) +>>> vmlinux.o:(marvell_phy_ptp_irq) + +ld.lld: error: undefined symbol: devm_marvell_tai_probe +>>> referenced by marvell_ptp.c:338 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:338) +>>> vmlinux.o:(devm_marvell_phy_ptp_probe) + +ld.lld: error: undefined symbol: marvell_ts_global_config +>>> referenced by marvell_ptp.c:345 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:345) +>>> vmlinux.o:(devm_marvell_phy_ptp_probe) + +ld.lld: error: undefined symbol: phy_write_paged +>>> referenced by marvell_ptp.c:178 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:178) +>>> vmlinux.o:(devm_marvell_phy_ptp_probe) +>>> referenced by marvell_ptp.c:178 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:178) +>>> vmlinux.o:(marvell_phy_ts_global_write) +>>> referenced by marvell_ptp.c:136 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:136) +>>> vmlinux.o:(marvell_phy_tai_write) +>>> referenced 1 more times + +ld.lld: error: undefined symbol: devm_marvell_ts_probe +>>> referenced by marvell_ptp.c:355 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:355) +>>> vmlinux.o:(devm_marvell_phy_ptp_probe) + +ld.lld: error: undefined symbol: marvell_ts_rxtstamp +>>> referenced by marvell_ptp.c:54 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:54) +>>> vmlinux.o:(marvell_phy_ptp_rxtstamp) + +ld.lld: error: undefined symbol: marvell_ts_txtstamp +>>> referenced by marvell_ptp.c:63 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:63) +>>> vmlinux.o:(marvell_phy_ptp_txtstamp) + +ld.lld: error: undefined symbol: marvell_ts_hwtstamp_set +>>> referenced by marvell_ptp.c:73 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:73) +>>> vmlinux.o:(marvell_phy_ptp_hwtstamp) + +ld.lld: error: undefined symbol: marvell_ts_hwtstamp_get +>>> referenced by marvell_ptp.c:81 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:81) +>>> vmlinux.o:(marvell_phy_ptp_hwtstamp_get) + +ld.lld: error: undefined symbol: marvell_ts_info +>>> referenced by marvell_ptp.c:89 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:89) +>>> vmlinux.o:(marvell_phy_ptp_ts_info) + +ld.lld: error: undefined symbol: phy_modify_paged +>>> referenced by marvell_ptp.c:143 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:143) +>>> vmlinux.o:(marvell_phy_tai_modify) +>>> referenced by marvell_ptp.c:97 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:97) +>>> vmlinux.o:(marvell_phy_tai_hw_enable) +>>> referenced by marvell_ptp.c:105 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:105) +>>> vmlinux.o:(marvell_phy_tai_hw_disable) +>>> referenced 1 more times + +ld.lld: error: undefined symbol: marvell_ts_aux_work +>>> referenced by marvell_ptp.c:154 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:154) +>>> vmlinux.o:(marvell_phy_tai_aux_work) + +ld.lld: error: undefined symbol: phy_select_page +>>> referenced by marvell_ptp.c:115 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:115) +>>> vmlinux.o:(marvell_phy_tai_clock_read) +>>> referenced by marvell_ptp.c:216 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:216) +>>> vmlinux.o:(marvell_phy_ts_port_read_ts) + +ld.lld: error: undefined symbol: __mdiobus_write +>>> referenced by phy.h:1445 (../include/linux/phy.h:1445) +>>> vmlinux.o:(marvell_phy_tai_clock_read) +>>> referenced by phy.h:1445 (../include/linux/phy.h:1445) +>>> vmlinux.o:(marvell_phy_tai_clock_read) +>>> referenced by phy.h:1445 (../include/linux/phy.h:1445) +>>> vmlinux.o:(marvell_phy_ts_port_read_ts) + +ld.lld: error: undefined symbol: __mdiobus_read +>>> referenced by phy.h:1417 (../include/linux/phy.h:1417) +>>> vmlinux.o:(marvell_phy_tai_clock_read) +>>> referenced by phy.h:1417 (../include/linux/phy.h:1417) +>>> vmlinux.o:(marvell_phy_tai_clock_read) +>>> referenced by phy.h:1417 (../include/linux/phy.h:1417) +>>> vmlinux.o:(marvell_phy_ts_port_read_ts) +>>> referenced 3 more times + +ld.lld: error: undefined symbol: phy_restore_page +>>> referenced by marvell_ptp.c:124 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:124) +>>> vmlinux.o:(marvell_phy_tai_clock_read) +>>> referenced by marvell_ptp.c:255 (/home/nipa/net-next/wt-1/build_clang/../drivers/net/phy/marvell_ptp.c:255) +>>> vmlinux.o:(marvell_phy_ts_port_read_ts) +make[3]: *** [../scripts/Makefile.vmlinux:91: vmlinux.unstripped] Error 1 +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1244: vmlinux] Error 2 +make[2]: *** Waiting for unfinished jobs.... +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.IG9leKG4vT 2025-09-18 15:35:25.634846837 -0700 +++ /tmp/tmp.uYdwT7KngC 2025-09-18 15:35:25.650846740 -0700 @@ -0,0 +1 @@ + 4 ../drivers/net/phy/marvell_ptp.c