* Re: Some questions Re: [PATCH net] net: dsa: fix panic when DSA master device unbinds on shutdown
2024-04-10 14:34 ` Some questions Re: [PATCH net] net: dsa: fix panic when DSA master device unbinds on shutdown Vladimir Oltean
@ 2024-04-10 14:55 ` Greg KH
2024-04-10 16:30 ` Sasha Levin
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2024-04-10 14:55 UTC (permalink / raw)
To: Vladimir Oltean
Cc: Paolo Abeni, xu, stable, vladimir.oltean, LinoSanfilippo, andrew,
daniel.klauer, davem, f.fainelli, kuba, netdev, rafael.richter,
vivien.didelot, xu.xin16
On Wed, Apr 10, 2024 at 05:34:19PM +0300, Vladimir Oltean wrote:
> On Wed, Apr 10, 2024 at 11:14:09AM +0200, Paolo Abeni wrote:
> > On Wed, 2024-04-10 at 09:06 +0000, xu wrote:
> > > Hi! Excuse me, I'm wondering why this patch was not merged into the 5.15 stable branch.
> >
> > Because it lacked the CC: stable tag?
> >
> > You can still ask (or do) an explicit backport, please have a look at:
> >
> > Documentation/process/stable-kernel-rules.rst
> >
> > Cheers,
> >
> > Paolo
> >
>
> My email records say that it was backported to 5.16:
> https://lore.kernel.org/lkml/20220214092515.419944498@linuxfoundation.org/
> On 5.15 I have no idea why not (no email).
>
> Anyway, on linux-5.15.y, "git cherry-pick -xs ee534378f00561207656663d93907583958339ae"
> does apply (it says "auto-merging"), so maybe Greg can just pick up the fix with one command?
>
Now queued up, thanks.
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Some questions Re: [PATCH net] net: dsa: fix panic when DSA master device unbinds on shutdown
2024-04-10 14:34 ` Some questions Re: [PATCH net] net: dsa: fix panic when DSA master device unbinds on shutdown Vladimir Oltean
2024-04-10 14:55 ` Greg KH
@ 2024-04-10 16:30 ` Sasha Levin
1 sibling, 0 replies; 3+ messages in thread
From: Sasha Levin @ 2024-04-10 16:30 UTC (permalink / raw)
To: Vladimir Oltean
Cc: Paolo Abeni, gregkh, xu, stable, vladimir.oltean, LinoSanfilippo,
andrew, daniel.klauer, davem, f.fainelli, kuba, netdev,
rafael.richter, vivien.didelot, xu.xin16
On Wed, Apr 10, 2024 at 05:34:19PM +0300, Vladimir Oltean wrote:
>On Wed, Apr 10, 2024 at 11:14:09AM +0200, Paolo Abeni wrote:
>> On Wed, 2024-04-10 at 09:06 +0000, xu wrote:
>> > Hi! Excuse me, I'm wondering why this patch was not merged into the 5.15 stable branch.
>>
>> Because it lacked the CC: stable tag?
>>
>> You can still ask (or do) an explicit backport, please have a look at:
>>
>> Documentation/process/stable-kernel-rules.rst
>>
>> Cheers,
>>
>> Paolo
>>
>
>My email records say that it was backported to 5.16:
>https://lore.kernel.org/lkml/20220214092515.419944498@linuxfoundation.org/
>On 5.15 I have no idea why not (no email).
Happy to answer why!
It was proposed for 5.15, but dropped due to build failures:
https://lore.kernel.org/all/202202131427.SK7CctaU-lkp@intel.com/
The missing functions were later brought to the 5.15 tree via:
https://lore.kernel.org/all/20230601131937.674646135@linuxfoundation.org/
At this point, Greg's current backport of the commit in question was
successful.
--
Thanks,
Sasha
^ permalink raw reply [flat|nested] 3+ messages in thread