From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] grant-table: use page flag interfaces when copying a grant page Date: Tue, 23 Feb 2010 17:25:06 +0000 Message-ID: <1266945906.11737.6514.camel@zakaz.uk.xensource.com> References: <1266944896.11737.6496.camel@zakaz.uk.xensource.com> <1266945862-21830-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1266945862-21830-1-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" Cc: Jeremy Fitzhardinge , Jan Beulich List-Id: xen-devel@lists.xenproject.org Updated pull request with this additional changeset is: The following changes since commit ab77527f9a63a5c657c6d6a50e70a66adceaa3a0: Jeremy Fitzhardinge (1): xen/blktap2: make compile are available in the git repository at: git://xenbits.xensource.com/people/ianc/linux-2.6.git for-jeremy/grant-table Ian Campbell (2): gnttab: propagate Reserved flag from old to new page in gnttab_copy_grant_page. grant-table: use page flag interfaces when copying a grant page drivers/xen/grant-table.c | 6 ++++-- include/linux/page-flags.h | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-)