From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: Juergen Gross <jgross@suse.com>,
xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>,
Stefano Stabellini <sstabellini@kernel.org>
Subject: Re: [Xen-devel] [PATCH 0/2] xen/gntdev: sanitize user interface handling
Date: Thu, 18 Jul 2019 13:00:42 +0300 [thread overview]
Message-ID: <620bb347-f776-eb3a-7a8b-e9519a613d70@gmail.com> (raw)
In-Reply-To: <20190718065222.31310-1-jgross@suse.com>
On 7/18/19 9:52 AM, Juergen Gross wrote:
> 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(-)
>
For the series:
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
prev parent reply other threads:[~2019-07-18 10:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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
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 ` Oleksandr Andrushchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=620bb347-f776-eb3a-7a8b-e9519a613d70@gmail.com \
--to=andr2000@gmail.com \
--cc=boris.ostrovsky@oracle.com \
--cc=jgross@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome