netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Jakub Kicinski <kuba@kernel.org>
Cc: netdev <netdev@vger.kernel.org>,
	Ioana Ciornei <ioana.ciornei@nxp.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Russell King <rmk+kernel@armlinux.org.uk>,
	Heiner Kallweit <hkallweit1@gmail.com>
Subject: Re: [PATCH RFC net-next 0/3] Restructure drivers/net/phy
Date: Tue, 28 Jul 2020 00:20:04 +0200	[thread overview]
Message-ID: <20200727222004.GE1705504@lunn.ch> (raw)
In-Reply-To: <20200727150534.749dac4a@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>

On Mon, Jul 27, 2020 at 03:05:34PM -0700, Jakub Kicinski wrote:
> On Mon, 27 Jul 2020 22:47:28 +0200 Andrew Lunn wrote:
> > RFC Because it needs 0-day build testing
> 
> Looks like allmodconfig falls over on patches 2 and 3.
> 
> make[6]: *** No rule to make target 'drivers/net/phy/phy/mscc/mscc_ptp.o', needed by 'drivers/net/phy/phy/mscc/mscc.o'.  Stop.

Thanks Jakub. My desktop machine takes its time with allmodconfig
builds.

mscc_ptp.c & mscc_ptp.h got added after my first implementation. When
i rebased they got left in there old location.

I fixed it, and pushed my branch out. 0-day should run some tests on
it. Lets see if it finds anything else.

    Andrew

  reply	other threads:[~2020-07-27 22:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27 20:47 [PATCH RFC net-next 0/3] Restructure drivers/net/phy Andrew Lunn
2020-07-27 20:47 ` [PATCH RFC net-next 1/3] net: xgene: Move shared header file into include/linux Andrew Lunn
2020-07-27 20:47 ` [PATCH RFC net-next 2/3] net: phy: Move into subdirectories Andrew Lunn
2020-08-03 14:11   ` Madalin Bucur (OSS)
2020-08-03 14:15     ` Andrew Lunn
2020-07-27 20:47 ` [PATCH RFC net-next 3/3] net: phy: Move and rename mdio-xpcs Andrew Lunn
2020-07-27 22:05 ` [PATCH RFC net-next 0/3] Restructure drivers/net/phy Jakub Kicinski
2020-07-27 22:20   ` Andrew Lunn [this message]
2020-07-28 15:42 ` Ioana Ciornei
2020-07-28 15:55   ` Russell King - ARM Linux admin
2020-07-28 16:08   ` Andrew Lunn
2020-07-28 16:28     ` Ioana Ciornei
2020-07-29  0:28       ` Doug Berger
2020-07-29  0:34         ` Florian Fainelli
2020-07-31  1:25           ` Andrew Lunn

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=20200727222004.GE1705504@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=f.fainelli@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=ioana.ciornei@nxp.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rmk+kernel@armlinux.org.uk \
    /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).