Re: [PATCH net-next v4 00/10] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events

From: Grygorii Strashko
Date: Thu Apr 23 2020 - 10:29:38 EST




On 23/04/2020 05:59, David Miller wrote:
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


Fixed and resent.

--
Best regards,
grygorii