public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Few bug fixes and Convert to pin_user_pages*()
@ 2020-07-06 18:16 Souptick Joarder
  2020-07-06 18:16 ` [PATCH v2 1/3] xen/privcmd: Corrected error handling path Souptick Joarder
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Souptick Joarder @ 2020-07-06 18:16 UTC (permalink / raw)
  To: boris.ostrovsky, jgross, sstabellini
  Cc: xen-devel, linux-kernel, Souptick Joarder, John Hubbard,
	Paul Durrant

This series contains few clean up, minor bug fixes and
Convert get_user_pages() to pin_user_pages().

I'm compile tested this, but unable to run-time test,
so any testing help is much appriciated.

v2:
	Addressed few review comments and compile issue.
	Patch[1/2] from v1 split into 2 in v2.

Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Paul Durrant <xadimgnik@gmail.com>

Souptick Joarder (3):
  xen/privcmd: Corrected error handling path
  xen/privcmd: Mark pages as dirty
  xen/privcmd: Convert get_user_pages*() to      pin_user_pages*()

 drivers/xen/privcmd.c | 32 ++++++++++++++------------------
 1 file changed, 14 insertions(+), 18 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2020-07-08  5:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-06 18:16 [PATCH v2 0/3] Few bug fixes and Convert to pin_user_pages*() Souptick Joarder
2020-07-06 18:16 ` [PATCH v2 1/3] xen/privcmd: Corrected error handling path Souptick Joarder
2020-07-07  9:35   ` Jürgen Groß
2020-07-07 11:40     ` Souptick Joarder
2020-07-07 11:45       ` Jürgen Groß
2020-07-08  2:07         ` Souptick Joarder
2020-07-06 18:16 ` [PATCH v2 2/3] xen/privcmd: Mark pages as dirty Souptick Joarder
2020-07-07  9:38   ` Jürgen Groß
2020-07-07 11:30     ` Souptick Joarder
2020-07-07 11:43       ` Jürgen Groß
2020-07-07 19:30         ` John Hubbard
2020-07-08  5:40           ` Jürgen Groß
2020-07-06 18:16 ` [PATCH v2 3/3] xen/privcmd: Convert get_user_pages*() to pin_user_pages*() Souptick Joarder
2020-07-07 11:49   ` Jürgen Groß

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox