[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200422.195947.725312745030873910.davem@davemloft.net>
Date: Wed, 22 Apr 2020 19:59:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: grygorii.strashko@...com
Cc: richardcochran@...il.com, lokeshvutla@...com, tony@...mide.com,
netdev@...r.kernel.org, nsekhar@...com,
linux-kernel@...r.kernel.org, m-karicheri2@...com,
linux-omap@...r.kernel.org
Subject: Re: [PATCH net-next v4 00/10] net: ethernet: ti: cpts: add irq and
HW_TS_PUSH events
From: David Miller <davem@...emloft.net>
Date: Wed, 22 Apr 2020 19:57:05 -0700 (PDT)
> From: Grygorii Strashko <grygorii.strashko@...com>
> 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@...alhost 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
Powered by blists - more mailing lists