Re: [PATCH 6.6 456/484] mmc: vub300: fix use-after-free on disconnect
Johan Hovold <[email protected]> Fri, 31 Jul 2026 16:29:31 +0200
| Newsgroups | dev.linux.lists.patches,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 31, 2026 at 08:51:45AM +0200, Greg Kroah-Hartman wrote: > On Fri, Jul 31, 2026 at 11:31:17AM +0800, Wentao Guan wrote: > > Hello, > > > > The backport is wrong and not as is discribe in the title. > > It just renames the goto and I don`t know what the backport fix not in the tree > > for 'git log v6.6.147 --grep="mmc: vub300: Use devm_mmc_alloc_host() helper"' > > not found it fixes for, so I see just drop the patch. > > Odd, yeah, let me go drop this one, good catch. something went wrong on > my side... I'll also drop it from the other queues. Yeah, this fixes a commit in 6.17 so shouldn't be backported further than that (unless that commit somehow ended up being backported as a dependency somewhere...). Johan