Re: [PATCH 2/2] mm: add 'foreign' alias for the 'pinned' page flag

From: Andrew Morton
Date: Thu Jan 22 2015 - 19:06:42 EST


On Mon, 19 Jan 2015 15:47:23 +0000 David Vrabel <david.vrabel@xxxxxxxxxx> wrote:

> From: Jenny Herbert <jennifer.herbert@xxxxxxxxxx>
>
> The foreign page flag will be used by Xen guests to mark pages that
> have grant mappings of frames from other (foreign) guests.
>
> The foreign flag is an alias for the existing (Xen-specific) pinned
> flag. This is safe because pinned is only used on pages used for page
> tables and these cannot also be foreign.
>

Acked-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/