All of lore.kernel.org
 help / color / mirror / Atom feed
* [Linux-kernel-mentees] [PATCH v5 0/1] get_user_pages changes
@ 2019-08-09 19:38 ` Bharath Vedartham
  0 siblings, 0 replies; 30+ messages in thread
From: linux.bhar @ 2019-08-09 19:38 UTC (permalink / raw)


In this 5th 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 v2
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] 30+ messages in thread

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

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 19:38 [Linux-kernel-mentees] [PATCH v5 0/1] get_user_pages changes linux.bhar
2019-08-09 19:38 ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-09 19:38 ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-09 19:38 ` [Linux-kernel-mentees] [PATCH v5 1/1] sgi-gru: Remove *pte_lookup functions, Convert to get_user_page*() linux.bhar
2019-08-09 19:38   ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-09 19:38   ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-13 14:50   ` sivanich
2019-08-13 14:50     ` [Linux-kernel-mentees][PATCH " Dimitri Sivanich
2019-08-13 14:50     ` [Linux-kernel-mentees] [PATCH " Dimitri Sivanich
2019-08-13 17:23     ` linux.bhar
2019-08-13 17:23       ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-13 17:23       ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-13 18:19       ` sivanich
2019-08-13 18:19         ` [Linux-kernel-mentees][PATCH " Dimitri Sivanich
2019-08-13 18:19         ` [Linux-kernel-mentees] [PATCH " Dimitri Sivanich
2019-08-14 17:30         ` linux.bhar
2019-08-14 17:30           ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-14 17:30           ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-14 17:38           ` jgg
2019-08-14 17:38             ` [Linux-kernel-mentees][PATCH " Jason Gunthorpe
2019-08-14 17:38             ` [Linux-kernel-mentees] [PATCH " Jason Gunthorpe
2019-08-14 18:00             ` linux.bhar
2019-08-14 18:00               ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-14 18:00               ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-18 17:58   ` linux.bhar
2019-08-18 17:58     ` [Linux-kernel-mentees][PATCH " Bharath Vedartham
2019-08-18 17:58     ` [Linux-kernel-mentees] [PATCH " Bharath Vedartham
2019-08-18 18:25     ` sivanich
2019-08-18 18:25       ` [Linux-kernel-mentees][PATCH " Dimitri Sivanich
2019-08-18 18:25       ` [Linux-kernel-mentees] [PATCH " Dimitri Sivanich

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.