xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Subject: [PATCH 0/3] gnttab: Further XSA-226 cleanup
Date: Thu, 24 Aug 2017 18:55:52 +0100	[thread overview]
Message-ID: <1503597355-21334-1-git-send-email-andrew.cooper3@citrix.com> (raw)

Andrew Cooper (3):
  gnttab: Drop the frame parameter from acquire_grant_for_copy()
  gnttab: Drop the frame parameter from get_paged_frame()
  gnttab: Drop the frame field from struct gnttab_copy_buf

 xen/common/grant_table.c | 80 ++++++++++++++++++++++--------------------------
 1 file changed, 37 insertions(+), 43 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

             reply	other threads:[~2017-08-24 17:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-24 17:55 Andrew Cooper [this message]
2017-08-24 17:55 ` [PATCH 1/3] gnttab: Drop the frame parameter from acquire_grant_for_copy() Andrew Cooper
2017-08-25  8:55   ` Wei Liu
2017-08-25 10:13   ` Jan Beulich
2017-08-25 10:50     ` Andrew Cooper
2017-08-25 11:54       ` Jan Beulich
2017-08-24 17:55 ` [PATCH 2/3] gnttab: Drop the frame parameter from get_paged_frame() Andrew Cooper
2017-08-25  9:02   ` Wei Liu
2017-08-25  9:38     ` Andrew Cooper
2017-08-25  9:39       ` Wei Liu
2017-08-24 17:55 ` [PATCH 3/3] gnttab: Drop the frame field from struct gnttab_copy_buf Andrew Cooper
2017-08-25  9:10   ` Wei Liu

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=1503597355-21334-1-git-send-email-andrew.cooper3@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).