Re: linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
Christoph Hellwig <[email protected]> Tue, 21 Jul 2026 06:54:16 +0200
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
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.