All of lore.kernel.org
 help / color / mirror / Atom feed
From: Noor Azura Ahmad Tarmizi  <noor.azura.ahmad.tarmizi@linux.intel.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com>,
	"David S . Miller" <davem@davemloft.net>,
	Giuseppe Cavallaro <peppe.cavallaro@st.com>,
	Alexandre Torgue <alexandre.torgue@foss.st.com>,
	Jose Abreu <joabreu@synopsys.com>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Richard Cochran <richardcochran@gmail.com>,
	netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Tan Tee Min <tee.min.tan@intel.com>,
	Looi Hong Aun <hong.aun.looi@intel.com>,
	Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>,
	stable@vger.kernel.org
Subject: Re: [PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait
Date: Wed, 11 Jan 2023 11:32:03 +0800	[thread overview]
Message-ID: <20230111033202.GA893@linux.intel.com> (raw)
In-Reply-To: <b87cdb13baab2a02be2fb3ffc54c581d097cbe7d.camel@redhat.com>

On Tue, Jan 10, 2023 at 11:27:47AM +0100, Paolo Abeni wrote:
> On Mon, 2023-01-09 at 23:15 +0800, Noor Azura Ahmad Tarmizi wrote:
> > Add timeout polling wait for auxiliary timestamps snapshot FIFO clear bit
> > (ATSFC) to clear. This is to ensure no residue fifo value is being read
> > erroneously.
> > 
> > Cc: <stable@vger.kernel.org> # 5.10.x
> > Signed-off-by: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com>
> 
> Please post a new revision of this patch including a suitable 'Fixes'
> tag, thanks!
> 
> Paolo
>

Ok Paolo, sorry i missed that out. Will send out v2 ASAP.
Thanks!

Azura
 

WARNING: multiple messages have this Message-ID (diff)
From: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@linux.intel.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com>,
	"David S . Miller" <davem@davemloft.net>,
	Giuseppe Cavallaro <peppe.cavallaro@st.com>,
	Alexandre Torgue <alexandre.torgue@foss.st.com>,
	Jose Abreu <joabreu@synopsys.com>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Richard Cochran <richardcochran@gmail.com>,
	netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Tan Tee Min <tee.min.tan@intel.com>,
	Looi Hong Aun <hong.aun.looi@intel.com>,
	Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>,
	stable@vger.kernel.org
Subject: Re: [PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait
Date: Wed, 11 Jan 2023 11:32:03 +0800	[thread overview]
Message-ID: <20230111033202.GA893@linux.intel.com> (raw)
In-Reply-To: <b87cdb13baab2a02be2fb3ffc54c581d097cbe7d.camel@redhat.com>

On Tue, Jan 10, 2023 at 11:27:47AM +0100, Paolo Abeni wrote:
> On Mon, 2023-01-09 at 23:15 +0800, Noor Azura Ahmad Tarmizi wrote:
> > Add timeout polling wait for auxiliary timestamps snapshot FIFO clear bit
> > (ATSFC) to clear. This is to ensure no residue fifo value is being read
> > erroneously.
> > 
> > Cc: <stable@vger.kernel.org> # 5.10.x
> > Signed-off-by: Noor Azura Ahmad Tarmizi <noor.azura.ahmad.tarmizi@intel.com>
> 
> Please post a new revision of this patch including a suitable 'Fixes'
> tag, thanks!
> 
> Paolo
>

Ok Paolo, sorry i missed that out. Will send out v2 ASAP.
Thanks!

Azura
 

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

  reply	other threads:[~2023-01-11  3:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 15:15 [PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait Noor Azura Ahmad Tarmizi
2023-01-09 15:15 ` Noor Azura Ahmad Tarmizi
2023-01-10 10:27 ` Paolo Abeni
2023-01-10 10:27   ` Paolo Abeni
2023-01-11  3:32   ` Noor Azura Ahmad Tarmizi [this message]
2023-01-11  3:32     ` Noor Azura Ahmad Tarmizi
  -- strict thread matches above, loose matches on Subject: below --
2023-01-09 15:14 Noor Azura Ahmad Tarmizi
2023-01-09 14:39 Noor Azura Ahmad Tarmizi

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=20230111033202.GA893@linux.intel.com \
    --to=noor.azura.ahmad.tarmizi@linux.intel.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hong.aun.looi@intel.com \
    --cc=joabreu@synopsys.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=muhammad.husaini.zulkifli@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=noor.azura.ahmad.tarmizi@intel.com \
    --cc=pabeni@redhat.com \
    --cc=peppe.cavallaro@st.com \
    --cc=richardcochran@gmail.com \
    --cc=stable@vger.kernel.org \
    --cc=tee.min.tan@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 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.