netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: willy@infradead.org
Cc: opensource@vdorst.com, kbuild-all@01.org, netdev@vger.kernel.org
Subject: Re: [net-next:master 13/14] drivers/net/ethernet/faraday/ftgmac100.c:777:13: error: 'skb_frag_t {aka struct bio_vec}' has no member named 'size'
Date: Tue, 23 Jul 2019 11:50:06 -0700 (PDT)	[thread overview]
Message-ID: <20190723.115006.370638410899452293.davem@davemloft.net> (raw)
In-Reply-To: <20190723115238.GJ363@bombadil.infradead.org>

From: Matthew Wilcox <willy@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...

  parent reply	other threads:[~2019-07-23 18:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23  6:22 [net-next:master 13/14] drivers/net/ethernet/faraday/ftgmac100.c:777:13: error: 'skb_frag_t {aka struct bio_vec}' has no member named 'size' kbuild test robot
2019-07-23  8:58 ` René van Dorst
2019-07-23 11:52   ` Matthew Wilcox
2019-07-23 12:45     ` René van Dorst
2019-07-23 18:50     ` David Miller [this message]
2019-07-23 18:46   ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190723.115006.370638410899452293.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=kbuild-all@01.org \
    --cc=netdev@vger.kernel.org \
    --cc=opensource@vdorst.com \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).