Re: [PATCH] net: ethernet: Fix memleak in ethoc_probe
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-12-24 21:58:46
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-12-24 21:58:46
Also in:
lkml
On 12/24/2020 10:06 AM, Konstantin Ryabitsev wrote:
On Wed, Dec 23, 2020 at 05:41:46PM -0800, Jakub Kicinski wrote:quoted
quoted
quoted
quoted
Does patchwork not automagically add Fixes: lines from full up emails? That seems like a reasonable automation.Looks like it's been a TODO for 3 years now: https://github.com/getpatchwork/patchwork/issues/151It was proposed before, but rejected. You can have your local patchwork admin take care of that for you though and add custom tags: https://lists.ozlabs.org/pipermail/patchwork/2017-January/003910.htmlKonstantin, would you be willing to mod the kernel.org instance of patchwork to populate Fixes tags in the generated mboxes?I'd really rather not -- we try not to diverge from project upstream if at all possible, as this dramatically complicates upgrades.
Well that is really unfortunate then because the Linux developer community settled on using the Fixes: tag for years now and having patchwork automatically append those tags would greatly help maintainers. -- Florian