netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] Reapply DSA fix for dpaa-eth with proper Fixes: tag
@ 2020-06-16 14:41 Vladimir Oltean
  2020-06-16 14:41 ` [PATCH net 1/2] Revert "dpaa_eth: fix usage as DSA master, try 3" Vladimir Oltean
  2020-06-16 14:41 ` [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4 Vladimir Oltean
  0 siblings, 2 replies; 9+ messages in thread
From: Vladimir Oltean @ 2020-06-16 14:41 UTC (permalink / raw)
  To: davem
  Cc: netdev, andrew, vivien.didelot, f.fainelli, joakim.tjernlund,
	madalin.bucur, fido_max, linux-kernel

From: Vladimir Oltean <vladimir.oltean@nxp.com>

Joakim notified me that this breaks stable trees.
It turns out that my assessment about who-broke-who was wrong.
The real Fixes: tag should have been:

Fixes: 060ad66f9795 ("dpaa_eth: change DMA device")

which changes the device on which SET_NETDEV_DEV is made.

git describe --tags 060ad66f97954
v5.4-rc3-783-g060ad66f9795

Which means that it shouldn't have been backported to 4.19 and below.
This series reverts the commit with the misleading commit message, and
reapplies it with a corrected one. The resulting code is exactly the
same, but now, the revert should make it to the stable trees (along with
the bad fix), and the new fix should only make it down to v5.4.y.

Vladimir Oltean (2):
  Revert "dpaa_eth: fix usage as DSA master, try 3"
  dpaa_eth: fix usage as DSA master, try 4


-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-06-16 15:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-16 14:41 [PATCH net 0/2] Reapply DSA fix for dpaa-eth with proper Fixes: tag Vladimir Oltean
2020-06-16 14:41 ` [PATCH net 1/2] Revert "dpaa_eth: fix usage as DSA master, try 3" Vladimir Oltean
2020-06-16 14:41 ` [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4 Vladimir Oltean
2020-06-16 14:51   ` Joakim Tjernlund
2020-06-16 14:56     ` Vladimir Oltean
2020-06-16 15:04       ` Joakim Tjernlund
2020-06-16 15:08         ` Vladimir Oltean
2020-06-16 15:12           ` Vladimir Oltean
2020-06-16 15:15             ` Joakim Tjernlund

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).