[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1565379497-29266-1-git-send-email-linux.bhar@gmail.com>
Date: Sat, 10 Aug 2019 01:08:16 +0530
From: Bharath Vedartham <linux.bhar@...il.com>
To: jhubbard@...dia.com, gregkh@...uxfoundation.org, sivanich@....com,
arnd@...db.de
Cc: ira.weiny@...el.com, jglisse@...hat.com,
william.kucharski@...cle.com, hch@....de,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
Bharath Vedartham <linux.bhar@...il.com>
Subject: [Linux-kernel-mentees][PATCH v5 0/1] get_user_pages changes
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
Powered by blists - more mailing lists