From: Florian Westphal <fw@strlen.de>
To: kbuild test robot <lkp@intel.com>
Cc: Florian Westphal <fw@strlen.de>,
kbuild-all@01.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 5/5] net: remove dev->trans_start
Date: Tue, 3 May 2016 19:34:45 +0200 [thread overview]
Message-ID: <20160503173445.GI2395@breakpoint.cc> (raw)
In-Reply-To: <201605040155.Rs5zkvy3%fengguang.wu@intel.com>
kbuild test robot <lkp@intel.com> wrote:
> [auto build test ERROR on net-next/master]
>
> url: https://github.com/0day-ci/linux/commits/Florian-Westphal/net-remove-trans_start-from-struct-net_device/20160503-234813
> config: s390-default_defconfig (attached as .config)
> compiler: s390x-linux-gnu-gcc (Debian 5.3.1-8) 5.3.1 20160205
> reproduce:
> wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # save the attached .config to linux build tree
> make.cross ARCH=s390
>
> Note: the linux-review/Florian-Westphal/net-remove-trans_start-from-struct-net_device/20160503-234813 HEAD 2f61b7d5d947dad50a74493b21fe750103f74b1c builds fine.
> It only hurts bisectibility.
>
> All errors (new ones prefixed by >>):
>
> drivers/s390/net/qeth_core_main.c: In function 'qeth_flush_buffers':
> >> drivers/s390/net/qeth_core_main.c:3484:18: error: 'struct net_device' has no member named 'trans_start'
> queue->card->dev->trans_start = jiffies;
Indeed, patch #4 missed this when doing the replacement.
There is a similar mistake for a tilera-specific driver.
I'll submit a v2 of this series later.
next prev parent reply other threads:[~2016-05-03 17:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-03 14:30 [PATCH net-next 0/5] net: remove trans_start from struct net_device Florian Westphal
2016-05-03 14:30 ` [PATCH net-next 1/5] dmfe: kill DEVICE define Florian Westphal
2016-05-03 14:30 ` [PATCH net-next 2/5] drivers: replace dev->trans_start accesses with dev_trans_start Florian Westphal
2016-05-12 19:39 ` Doug Ledford
2016-05-03 14:31 ` [PATCH net-next 3/5] netdevice: add helper to update trans_start Florian Westphal
2016-05-03 14:43 ` [PATCH net-next 4/5] treewide: replace dev->trans_start update with helper Florian Westphal
2016-05-03 14:43 ` [PATCH net-next 5/5] net: remove dev->trans_start Florian Westphal
2016-05-03 17:23 ` kbuild test robot
2016-05-03 17:34 ` Florian Westphal [this message]
2016-05-04 18:17 ` [PATCH net-next 0/5] net: remove trans_start from struct net_device 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=20160503173445.GI2395@breakpoint.cc \
--to=fw@strlen.de \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
/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
all inboxes | Powered by JetHome®