From: Matthew Wilcox <wi...@infradead.org> Date: Tue, 23 Jul 2019 04:52:38 -0700
> On Tue, Jul 23, 2019 at 08:58:44AM +0000, René van Dorst wrote: >> Hi Matthew, >> >> I see the same issue for the mediatek/mtk_eth_soc driver. > > Thanks, Rene. The root problem for both of these drivers is that neither > are built on x86 with CONFIG_COMPILE_TEST. Is it possible to fix this? > > An untested patch to fix both of these problems (and two more that I > spotted): I took care of the ftgmac100 case in the net-next tree, sorry I didn't see this first...