ERROR:root:../net/core/netdev_rx_queue.c: In function ‘netdev_rx_queue_restart’: ../net/core/netdev_rx_queue.c:21:9: error: implicit declaration of function ‘netdev_assert_locked’; did you mean ‘vma_assert_locked’? [-Werror=implicit-function-declaration] 21 | netdev_assert_locked(dev); | ^~~~~~~~~~~~~~~~~~~~ | vma_assert_locked cc1: some warnings being treated as errors make[5]: *** [../scripts/Makefile.build:207: net/core/netdev_rx_queue.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:465: net/core] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/kunit/testing/Makefile:1989: .] Error 2 make[1]: *** [/home/kunit/testing/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2