Message ID | 20241028203743.3fe4d95463aaafe23a239b51@linux-foundation.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] hotfixes for 6.12-rc6 | expand |
On 10/28/24 8:37 PM, Andrew Morton wrote: > > Linus, please merge this batch of hotfixes, thanks. > ... > John Hubbard (2): > mm/gup: stop leaking pinned pages in low memory conditions > mm/gup: memfd: stop leaking pinned pages in low memory conditions > That's the v2 series, but after some more review, we settled on a single-patch solution, which is v3. v2: https://lore.kernel.org/linux-mm/fc42d9bf-3460-4d85-a09d-39b5634363d4@nvidia.com/T/ v3: https://lore.kernel.org/all/20241018223411.310331-1-jhubbard@nvidia.com/ thanks,
On Mon, 28 Oct 2024 20:45:56 -0700 John Hubbard <jhubbard@nvidia.com> wrote: > On 10/28/24 8:37 PM, Andrew Morton wrote: > > > > Linus, please merge this batch of hotfixes, thanks. > > > ... > > John Hubbard (2): > > mm/gup: stop leaking pinned pages in low memory conditions > > mm/gup: memfd: stop leaking pinned pages in low memory conditions > > > > That's the v2 series, but after some more review, we settled on a single-patch solution, > which is v3. > > v2: https://lore.kernel.org/linux-mm/fc42d9bf-3460-4d85-a09d-39b5634363d4@nvidia.com/T/ > > v3: https://lore.kernel.org/all/20241018223411.310331-1-jhubbard@nvidia.com/ OK, thanks, I'll fix up and rebase.