[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210114091453.30177d20@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Thu, 14 Jan 2021 09:14:53 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-kernel@...r.kernel.org, Alexei Starovoitov <ast@...nel.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
bpf@...r.kernel.org, Daniel Borkmann <daniel@...earbox.net>,
Dany Madden <drt@...ux.ibm.com>,
Daris A Nevil <dnevil@...c.com>,
"David S. Miller" <davem@...emloft.net>,
Erik Stahlman <erik@...edu>,
Geoff Levand <geoff@...radead.org>,
Grygorii Strashko <grygorii.strashko@...com>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>,
Ishizaki Kou <kou.ishizaki@...hiba.co.jp>,
Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>,
Jens Osterkamp <Jens.Osterkamp@...ibm.com>,
Jesper Dangaard Brouer <hawk@...nel.org>,
John Allen <jallen@...ux.vnet.ibm.com>,
John Fastabend <john.fastabend@...il.com>,
Kurt Kanzenbach <kurt@...utronix.de>,
Lijun Pan <ljp@...ux.ibm.com>, linuxppc-dev@...ts.ozlabs.org,
Michael Ellerman <mpe@...erman.id.au>, netdev@...r.kernel.org,
Nicolas Pitre <nico@...xnic.net>, Paul Durrant <paul@....org>,
Paul Mackerras <paulus@...ba.org>,
Peter Cammaert <pc@...kart.be>,
Russell King <rmk@....linux.org.uk>,
Rusty Russell <rusty@...tcorp.com.au>,
Santiago Leon <santi_leon@...oo.com>,
Sukadev Bhattiprolu <sukadev@...ux.ibm.com>,
Thomas Falcon <tlfalcon@...ux.vnet.ibm.com>,
Utz Bacher <utz.bacher@...ibm.com>,
Wei Liu <wei.liu@...nel.org>, xen-devel@...ts.xenproject.org
Subject: Re: [PATCH v2 0/7] Rid W=1 warnings in Ethernet
On Thu, 14 Jan 2021 08:33:49 +0000 Lee Jones wrote:
> On Wed, 13 Jan 2021, Jakub Kicinski wrote:
>
> > On Wed, 13 Jan 2021 16:41:16 +0000 Lee Jones wrote:
> > > Resending the stragglers again.
> > >
> > > This set is part of a larger effort attempting to clean-up W=1
> > > kernel builds, which are currently overwhelmingly riddled with
> > > niggly little warnings.
> > >
> > > v2:
> > > - Squashed IBM patches
> > > - Fixed real issue in SMSC
> > > - Added Andrew's Reviewed-by tags on remainder
> >
> > Does not apply, please rebase on net-next/master.
>
> These are based on Tuesday's next/master.
What's next/master?
This is net-next:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/
> I just rebased them now with no issue.
>
> What conflict are you seeing?
Applying: net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
error: patch failed: drivers/net/ethernet/smsc/smc91x.c:2192
error: drivers/net/ethernet/smsc/smc91x.c: patch does not apply
Patch failed at 0001 net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Powered by blists - more mailing lists