Re: linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree

From: Christoph Hellwig

Date: Tue Jul 21 2026 - 00:57:41 EST


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.

> I can take a look at this in a follow up?

That would be great.