2019-08-05 22:23:07

by John Hubbard

[permalink] [raw]
Subject: [PATCH 0/3] mm/: 3 more put_user_page() conversions

From: John Hubbard <[email protected]>

Hi,

Here are a few more mm/ files that I wasn't ready to send with the
larger 34-patch set.

John Hubbard (3):
mm/mlock.c: convert put_page() to put_user_page*()
mm/mempolicy.c: convert put_page() to put_user_page*()
mm/ksm: convert put_page() to put_user_page*()

mm/ksm.c | 14 +++++++-------
mm/mempolicy.c | 2 +-
mm/mlock.c | 6 +++---
3 files changed, 11 insertions(+), 11 deletions(-)

--
2.22.0


2019-08-06 22:00:40

by Andrew Morton

[permalink] [raw]
Subject: Re: [PATCH 0/3] mm/: 3 more put_user_page() conversions

On Mon, 5 Aug 2019 15:20:16 -0700 [email protected] wrote:

> Here are a few more mm/ files that I wasn't ready to send with the
> larger 34-patch set.

Seems that a v3 of "put_user_pages(): miscellaneous call sites" is in
the works, so can we make that a 37 patch series?

2019-08-06 22:06:39

by John Hubbard

[permalink] [raw]
Subject: Re: [PATCH 0/3] mm/: 3 more put_user_page() conversions

On 8/6/19 2:59 PM, Andrew Morton wrote:
> On Mon, 5 Aug 2019 15:20:16 -0700 [email protected] wrote:
>
>> Here are a few more mm/ files that I wasn't ready to send with the
>> larger 34-patch set.
>
> Seems that a v3 of "put_user_pages(): miscellaneous call sites" is in
> the works, so can we make that a 37 patch series?
>

Sure, I'll add them to that.

thanks,
--
John Hubbard
NVIDIA