All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "Arınç ÜNAL" <arinc.unal@arinc9.com>
Cc: Daniel Golle <daniel@makrotopia.org>,
	DENG Qingfang <dqfext@gmail.com>,
	Sean Wang <sean.wang@mediatek.com>, Andrew Lunn <andrew@lunn.ch>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Vladimir Oltean <olteanv@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Landen Chao <Landen.Chao@mediatek.com>,
	Bartel Eerdekens <bartel.eerdekens@constell8.be>,
	mithat.guner@xeront.com, erkin.bozoglu@xeront.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Justin Swartz <justin.swartz@risingedge.co.za>
Subject: Re: [PATCH net] net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Date: Wed, 13 Mar 2024 16:28:15 -0700	[thread overview]
Message-ID: <20240313162815.1bc0a740@kernel.org> (raw)
In-Reply-To: <48fadb58-4b81-4271-919c-102943354c01@arinc9.com>

On Wed, 13 Mar 2024 23:12:19 +0300 Arınç ÜNAL wrote:
> On 13.03.2024 18:55, Jakub Kicinski wrote:
> > On Wed, 13 Mar 2024 14:25:07 +0300 Arınç ÜNAL via B4 Relay wrote:  
> >> Reported-by: Justin Swartz <justin.swartz@risingedge.co.za>  
> > 
> > That's way insufficient for the amount of diligence and work Justin did.
> > Co-developed-by, at least, please.  
> 
> Fine by me. Do I need to resubmit or can you add it while applying?

Please resubmit.

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: "Arınç ÜNAL" <arinc.unal@arinc9.com>
Cc: Daniel Golle <daniel@makrotopia.org>,
	DENG Qingfang <dqfext@gmail.com>,
	Sean Wang <sean.wang@mediatek.com>, Andrew Lunn <andrew@lunn.ch>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Vladimir Oltean <olteanv@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Landen Chao <Landen.Chao@mediatek.com>,
	Bartel Eerdekens <bartel.eerdekens@constell8.be>,
	mithat.guner@xeront.com, erkin.bozoglu@xeront.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Justin Swartz <justin.swartz@risingedge.co.za>
Subject: Re: [PATCH net] net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Date: Wed, 13 Mar 2024 16:28:15 -0700	[thread overview]
Message-ID: <20240313162815.1bc0a740@kernel.org> (raw)
In-Reply-To: <48fadb58-4b81-4271-919c-102943354c01@arinc9.com>

On Wed, 13 Mar 2024 23:12:19 +0300 Arınç ÜNAL wrote:
> On 13.03.2024 18:55, Jakub Kicinski wrote:
> > On Wed, 13 Mar 2024 14:25:07 +0300 Arınç ÜNAL via B4 Relay wrote:  
> >> Reported-by: Justin Swartz <justin.swartz@risingedge.co.za>  
> > 
> > That's way insufficient for the amount of diligence and work Justin did.
> > Co-developed-by, at least, please.  
> 
> Fine by me. Do I need to resubmit or can you add it while applying?

Please resubmit.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2024-03-13 23:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 15:55 [PATCH net] net: dsa: mt7530: prevent possible incorrect XTAL frequency selection Jakub Kicinski
2024-03-13 20:12 ` Arınç ÜNAL
2024-03-13 23:28   ` Jakub Kicinski [this message]
2024-03-13 23:28     ` Jakub Kicinski
  -- strict thread matches above, loose matches on Subject: below --
2024-03-13 11:25 Arınç ÜNAL via B4 Relay
2024-03-13 11:25 ` Arınç ÜNAL via B4 Relay
2024-03-13 11:25 Arınç ÜNAL

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=20240313162815.1bc0a740@kernel.org \
    --to=kuba@kernel.org \
    --cc=Landen.Chao@mediatek.com \
    --cc=andrew@lunn.ch \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=arinc.unal@arinc9.com \
    --cc=bartel.eerdekens@constell8.be \
    --cc=daniel@makrotopia.org \
    --cc=davem@davemloft.net \
    --cc=dqfext@gmail.com \
    --cc=edumazet@google.com \
    --cc=erkin.bozoglu@xeront.com \
    --cc=f.fainelli@gmail.com \
    --cc=justin.swartz@risingedge.co.za \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mithat.guner@xeront.com \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=p.zabel@pengutronix.de \
    --cc=pabeni@redhat.com \
    --cc=sean.wang@mediatek.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.