From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: "Csókás, Bence" <csokas.bence@prolan.hu>,
"Sasha Levin" <sashal@kernel.org>
Subject: Re: [PATCH 6.6 2/3] net: fec: refactor PPS channel configuration
Date: Mon, 25 Nov 2024 10:20:41 -0500 [thread overview]
Message-ID: <20241125092501-5a5e64a593bdcd26@stable.kernel.org> (raw)
In-Reply-To: <20241125091639.2729916-3-csokas.bence@prolan.hu>
[ Sasha's backport helper bot ]
Hi,
Found matching upstream commit: bf8ca67e21671e7a56e31da45360480b28f185f1
WARNING: Author mismatch between patch and found commit:
Backport author: =?UTF-8?q?Cs=C3=B3k=C3=A1s=2C=20Bence?= <csokas.bence@prolan.hu>
Commit author: Francesco Dolcini <francesco.dolcini@toradex.com>
Status in newer kernel trees:
6.12.y | Not found
6.11.y | Not found
6.6.y | Not found
Note: The patch differs from the upstream commit:
---
--- - 2024-11-25 09:20:12.188256676 -0500
+++ /tmp/tmp.UYjfIU1OfM 2024-11-25 09:20:12.180896704 -0500
@@ -5,12 +5,15 @@
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Csókás, Bence <csokas.bence@prolan.hu>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
+
+(cherry picked from commit bf8ca67e21671e7a56e31da45360480b28f185f1)
+Signed-off-by: Csókás, Bence <csokas.bence@prolan.hu>
---
drivers/net/ethernet/freescale/fec_ptp.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/drivers/net/ethernet/freescale/fec_ptp.c b/drivers/net/ethernet/freescale/fec_ptp.c
-index a4eb6edb850ad..37e1c895f1b86 100644
+index a4eb6edb850a..37e1c895f1b8 100644
--- a/drivers/net/ethernet/freescale/fec_ptp.c
+++ b/drivers/net/ethernet/freescale/fec_ptp.c
@@ -84,8 +84,7 @@
@@ -46,3 +49,7 @@
period.tv_sec = rq->perout.period.sec;
period.tv_nsec = rq->perout.period.nsec;
period_ns = timespec64_to_ns(&period);
+--
+2.34.1
+
+
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.6.y | Success | Success |
next prev parent reply other threads:[~2024-11-25 15:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 9:16 [PATCH 6.6 0/3] Fix PPS channel routing Csókás, Bence
2024-11-25 9:16 ` [PATCH 6.6 1/3] dt-bindings: net: fec: add pps channel property Csókás, Bence
2024-11-25 15:20 ` Sasha Levin
2024-11-25 9:16 ` [PATCH 6.6 2/3] net: fec: refactor PPS channel configuration Csókás, Bence
2024-11-25 15:20 ` Sasha Levin [this message]
2024-11-25 9:16 ` [PATCH 6.6 3/3] net: fec: make PPS channel configurable Csókás, Bence
2024-11-25 15:20 ` Sasha Levin
2024-12-02 9:59 ` Csókás Bence
2024-12-02 9:52 ` [PATCH 6.6 0/3] Fix PPS channel routing Greg Kroah-Hartman
-- strict thread matches above, loose matches on Subject: below --
2024-12-17 17:50 Csókás, Bence
2024-12-17 17:50 ` [PATCH 6.6 2/3] net: fec: refactor PPS channel configuration Csókás, Bence
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=20241125092501-5a5e64a593bdcd26@stable.kernel.org \
--to=sashal@kernel.org \
--cc=csokas.bence@prolan.hu \
--cc=stable@vger.kernel.org \
/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