From: David Miller <davem@xxxxxxxxxxxxx> Date: Wed, 22 Apr 2020 19:57:05 -0700 (PDT) > From: Grygorii Strashko <grygorii.strashko@xxxxxx> > Date: Wed, 22 Apr 2020 23:12:44 +0300 > >> This is re-spin of patches to add CPSW IRQ and HW_TS_PUSH events support I've >> sent long time ago [1]. In this series, I've tried to restructure and split changes, >> and also add few additional optimizations comparing to initial RFC submission [1]. > ... > > Series applied, thanks. Actually I had to revert, this breaks the build: [davem@localhost net-next]$ make -s -j14 ERROR: modpost: "cpts_misc_interrupt" [drivers/net/ethernet/ti/ti_cpsw_new.ko] undefined! ERROR: modpost: "cpts_misc_interrupt" [drivers/net/ethernet/ti/ti_cpsw.ko] undefined! make[1]: *** [scripts/Makefile.modpost:94: __modpost] Error 1 make: *** [Makefile:1319: modules] Error 2