mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] xen/gntdev: sanitize user interface handling
@ 2019-07-18  6:52 Juergen Gross
  2019-07-18  6:52 ` [PATCH 1/2] xen/gntdev: replace global limit of mapped pages by limit per call Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Juergen Gross @ 2019-07-18  6:52 UTC (permalink / raw)
  To: xen-devel, linux-kernel
  Cc: Juergen Gross, Boris Ostrovsky, Stefano Stabellini

The Xen gntdev driver's checking of the number of allowed mapped pages
is in need of some sanitizing work.

Juergen Gross (2):
  xen/gntdev: replace global limit of mapped pages by limit per call
  xen/gntdev: switch from kcalloc() to kvcalloc()

 drivers/xen/gntdev-common.h |  2 +-
 drivers/xen/gntdev-dmabuf.c | 11 +++-------
 drivers/xen/gntdev.c        | 52 ++++++++++++++++++---------------------------
 3 files changed, 25 insertions(+), 40 deletions(-)

-- 
2.16.4


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

end of thread, other threads:[~2019-07-19  4:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-18  6:52 [PATCH 0/2] xen/gntdev: sanitize user interface handling Juergen Gross
2019-07-18  6:52 ` [PATCH 1/2] xen/gntdev: replace global limit of mapped pages by limit per call Juergen Gross
2019-07-18 17:36   ` [Xen-devel] " Andrew Cooper
2019-07-19  4:06     ` Juergen Gross
2019-07-18  6:52 ` [PATCH 2/2] xen/gntdev: switch from kcalloc() to kvcalloc() Juergen Gross
2019-07-18 10:00 ` [Xen-devel] [PATCH 0/2] xen/gntdev: sanitize user interface handling Oleksandr Andrushchenko

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

all inboxes | Powered by JetHome®