Re: [PATCH] Revert "tmpfs: don't enable large folios if not supported"
From: Lorenzo Stoakes
Date: Mon May 11 2026 - 08:04:34 EST
On Wed, May 06, 2026 at 04:58:20PM +0800, Baolin Wang wrote:
>
>
> On 5/5/26 6:47 PM, Lorenzo Stoakes wrote:
> > On Tue, May 05, 2026 at 11:46:11AM +0100, Lorenzo Stoakes wrote:
> > > Acked-by: Lorenzo Stoakes <ljs@xxxxxxxxxx>
> > >
> > > As David asked, should we have a Fixes tag? What about cc: stable?
>
> Sure. But this fix tag depends on the commit 665575cff098b, so the fixes tag
> should be:
>
> Fixes: 5a90c155defa ("tmpfs: don't enable large folios if not supported")
> Depends-on: 665575cff098b ("filemap: move prefaulting out of hot write
> path").
Oh is Depends-on a tag? Wasn't aware of it :>)
>
> I don't think we need to cc stable, as it doesn't appear to cause any
> serious issues currently.
Ack ok!
Cheers, Lorenzo