All of lore.kernel.org
 help / color / mirror / Atom feed
* [Linux-kernel-mentees][PATCH v4 0/1] get_user_pages changes
@ 2019-08-08 18:55 ` linux.bhar
  0 siblings, 0 replies; 27+ messages in thread
From: Bharath Vedartham @ 2019-08-08 18:55 UTC (permalink / raw)
  To: arnd, gregkh, sivanich, jhubbard
  Cc: ira.weiny, jglisse, william.kucharski, hch, linux-kernel,
	linux-mm, linux-kernel-mentees, Bharath Vedartham

In this 4th version of the patch series, I have compressed the patches
of the v2 patch series into one patch. This was suggested by Christoph Hellwig.
The suggestion was to remove the pte_lookup functions and use the 
get_user_pages* functions directly instead of the pte_lookup functions.

There is nothing different in this series compared to the previous
series, It essentially compresses the 3 patches of the original series
into one patch.

This series survives a compile test.

Bharath Vedartham (1):
  sgi-gru: Remove *pte_lookup functions

 drivers/misc/sgi-gru/grufault.c | 112 +++++++++-------------------------------
 1 file changed, 24 insertions(+), 88 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 27+ messages in thread
* [Linux-kernel-mentees][PATCH v4 0/1] get_user_pages changes
@ 2019-07-30 15:39 Bharath Vedartham
  2019-07-30 15:39   ` linux.bhar
  0 siblings, 1 reply; 27+ messages in thread
From: Bharath Vedartham @ 2019-07-30 15:39 UTC (permalink / raw)
  To: sivanich, arnd
  Cc: ira.weiny, jhubbard, jglisse, gregkh, william.kucharski, hch,
	linux-kernel, linux-mm, linux-kernel-mentees, Bharath Vedartham

In this 4th version of the patch series, I have compressed the patches
of the v2 patch series into one patch. This was suggested by Christoph Hellwig.
The suggestion was to remove the pte_lookup functions and use the 
get_user_pages* functions directly instead of the pte_lookup functions.

There is nothing different in this series compared to the previous
series, It essentially compresses the 3 patches of the original series
into one patch.

Bharath Vedartham (1):
  sgi-gru: Remove *pte_lookup functions

 drivers/misc/sgi-gru/grufault.c | 112 +++++++++-------------------------------
 1 file changed, 24 insertions(+), 88 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2019-08-09 18:04 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-08 18:55 [Linux-kernel-mentees][PATCH v4 0/1] get_user_pages changes Bharath Vedartham
2019-08-08 18:55 ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-08 18:55 ` linux.bhar
2019-08-08 18:55 ` [Linux-kernel-mentees][PATCH v4 1/1] sgi-gru: Remove *pte_lookup functions Bharath Vedartham
2019-08-08 18:55   ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-08 18:55   ` linux.bhar
2019-08-08 23:21   ` [Linux-kernel-mentees][PATCH " John Hubbard
2019-08-08 23:21     ` [Linux-kernel-mentees] [PATCH " John Hubbard
2019-08-08 23:21     ` jhubbard
2019-08-08 23:30     ` [Linux-kernel-mentees][PATCH " John Hubbard
2019-08-08 23:30       ` [Linux-kernel-mentees] [PATCH " John Hubbard
2019-08-08 23:30       ` jhubbard
2019-08-09  9:44       ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-09  9:44         ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-09  9:44         ` linux.bhar
2019-08-09  9:44     ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-09  9:44       ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-09  9:44       ` linux.bhar
2019-08-09 18:03       ` [Linux-kernel-mentees][PATCH " John Hubbard
2019-08-09 18:03         ` [Linux-kernel-mentees] [PATCH " John Hubbard
2019-08-09 18:03         ` jhubbard
2019-08-09  9:52     ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-09  9:52       ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-09  9:52       ` linux.bhar
  -- strict thread matches above, loose matches on Subject: below --
2019-07-30 15:39 [Linux-kernel-mentees][PATCH v4 0/1] get_user_pages changes Bharath Vedartham
2019-07-30 15:39 ` [Linux-kernel-mentees][PATCH v4 1/1] sgi-gru: Remove *pte_lookup functions Bharath Vedartham
2019-07-30 15:39   ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-07-30 15:39   ` linux.bhar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.