Re: [PATCH v2] intel_th: avoid using deprecated page->mapping, index fields
From: Greg Kroah-Hartman
Date: Mon Mar 31 2025 - 08:03:26 EST
On Mon, Mar 31, 2025 at 12:59:36PM +0100, Lorenzo Stoakes wrote:
> +cc Greg
>
> On Mon, Mar 31, 2025 at 09:36:40AM +0300, Alexander Shishkin wrote:
> > Matthew Wilcox <willy@xxxxxxxxxxxxx> writes:
> >
> > > On Wed, Jan 29, 2025 at 01:39:06PM +0200, Alexander Shishkin wrote:
> > >> Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> writes:
> > >>
> > >> > Thanks very much! Yeah just keen to get this in as we are moving towards
> > >> > removing these fields very soon.
> > >>
> > >> My understanding is that this is a part of larger effort to reduce
> > >> struct page to 8 bytes and an optionally dynamically allocated slightly
> > >> larger structure, is that correct? Just curious.
> > >>
> > >> > Could you take this in your tree? I think that'd work best.
> > >>
> > >> Sure, will do.
> > >
> > > Hi, this doesn't appear to be in linux-next yet. Could you confirm it's
> > > scheduled to hit the next merge window?
> >
> > Yes, I'll send it to Greg once -rc1 is tagged.
>
> Right, is this ultimately handled in Greg's PR? Did you not send to him
> ready for the merge window?
>
> Or did you? I'm confused.
I don't see it in my tree right now, is it in linux-next? Nope, don't
see it there either :(
> We do really need this merged for 6.15, can we make sure this actually
> lands? You did confirm it'd go in 2 months ago, and the patch was sent 4
> months ago, and we have been chasing this repeatedly.
>
> For reference, patch is [0].
>
> [0]: https://lore.kernel.org/all/20241203080001.12341-1-lorenzo.stoakes@xxxxxxxxxx/
What changes in 6.15 to require this then? If it's a bugfix for older
kernels too, why isn't it tagged for stable inclusion as well?
thanks,
greg k-h