Re: linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
From: Matthew Brost
Date: Tue Jul 21 2026 - 02:07:16 EST
On Tue, Jul 21, 2026 at 06:54:16AM +0200, Christoph Hellwig wrote:
> On Mon, Jul 20, 2026 at 02:58:34PM -0700, Matthew Brost wrote:
> > Do you have a suggestion of what parts to move over to shmem.c?
> >
> > Pretty much all of this?
>
> That's my first guess. Basically when using a shmem folio to store
> data we should have the code dealing with it contained in the shmem
> code except for well-defined APIs.
>
After quickly typing something - I'm landing on basically everything in
shmem.c.
> > I can take a look at this in a follow up?
>
> That would be great.
Will share something shortly.
Matt