From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Claudiu Manoil <claudiu.manoil@nxp.com>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
UNGLinuxDriver@microchip.com, Andrew Lunn <andrew@lunn.ch>,
Florian Fainelli <f.fainelli@gmail.com>,
Colin Foster <colin.foster@in-advantage.com>,
Lee Jones <lee@kernel.org>,
Maksim Kiselev <bigunclemax@gmail.com>,
Maxim Kochetkov <fido_max@inbox.ru>,
Heiner Kallweit <hkallweit1@gmail.com>
Subject: Re: [PATCH net 3/3] net: mscc: ocelot: fix duplicate driver name error
Date: Fri, 24 Feb 2023 16:45:33 +0000 [thread overview]
Message-ID: <Y/jprbUJseOEDsHe@shell.armlinux.org.uk> (raw)
In-Reply-To: <20230224161629.w7onocrzlokqmglh@skbuf>
On Fri, Feb 24, 2023 at 06:16:29PM +0200, Vladimir Oltean wrote:
> On Fri, Feb 24, 2023 at 04:14:25PM +0000, Russell King (Oracle) wrote:
> > On Fri, Feb 24, 2023 at 06:09:20PM +0200, Vladimir Oltean wrote:
> > > On Fri, Feb 24, 2023 at 03:58:15PM +0000, Russell King (Oracle) wrote:
> > > > I'll also send another patch to delete linux/phylink.h from
> > > > ocelot_ext.c - seems that wasn't removed when the phylink instance
> > > > was removed during review.
> > >
> > > Good point. I suppose that would be on net-next, after the 6th of March?
> > > I just hope we'll remember by then.
> >
> > Yep - however, I'm facing challenges to build-testing it at the moment
> > as net-next is broken:
> >
> > kernel/bpf/core.c: In function '___bpf_prog_run':
> > kernel/bpf/core.c:1914:3: error: implicit declaration of function 'barrier_nospec' [-Werror=implicit-function-declaration]
> > 1914 | barrier_nospec();
> > | ^~~~~~~~~~~~~~
> > cc1: some warnings being treated as errors
> >
> > ... so I'm going to send the patch as untested.
> >
> > --
> > RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
> > FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
>
> https://github.com/torvalds/linux/commit/f3dd0c53370e70c0f9b7e931bbec12916f3bb8cc
>
> Can't deny it would be great to have this on net.git ASAP :)
Agreed, and thanks for the patch, my build-test on net.git succeeded
with that.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
next prev parent reply other threads:[~2023-02-24 16:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-24 15:52 [PATCH net 0/3] Regressions in Ocelot switch drivers Vladimir Oltean
2023-02-24 15:52 ` [PATCH net 1/3] net: dsa: seville: ignore mscc-miim read errors from Lynx PCS Vladimir Oltean
2023-02-24 18:37 ` Florian Fainelli
2023-02-24 15:52 ` [PATCH net 2/3] net: dsa: felix: fix internal MDIO controller resource length Vladimir Oltean
2023-02-24 18:37 ` Florian Fainelli
2023-02-24 15:52 ` [PATCH net 3/3] net: mscc: ocelot: fix duplicate driver name error Vladimir Oltean
2023-02-24 15:58 ` Russell King (Oracle)
2023-02-24 16:09 ` Vladimir Oltean
2023-02-24 16:14 ` Russell King (Oracle)
2023-02-24 16:16 ` Vladimir Oltean
2023-02-24 16:45 ` Russell King (Oracle) [this message]
2023-02-24 18:38 ` Florian Fainelli
2023-02-27 10:52 ` Lee Jones
2023-02-27 19:40 ` [PATCH net 0/3] Regressions in Ocelot switch drivers Jakub Kicinski
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=Y/jprbUJseOEDsHe@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=andrew@lunn.ch \
--cc=bigunclemax@gmail.com \
--cc=claudiu.manoil@nxp.com \
--cc=colin.foster@in-advantage.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=fido_max@inbox.ru \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=lee@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vladimir.oltean@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.