xen: add an "highmem" parameter to alloc_xenballooned_pages
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 29 Sep 2011 10:57:55 +0000 (11:57 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 29 Sep 2011 13:56:52 +0000 (09:56 -0400)
commit693394b8c3dcee1a3baa52e30fdc3323d88cd579
tree5afa5342abce4d79ef9510b2c61efebc16b937b5
parent0f4b49eaf25e661fbe63a5370b7781166b34d616
xen: add an "highmem" parameter to alloc_xenballooned_pages

Add an highmem parameter to alloc_xenballooned_pages, to allow callers to
request lowmem or highmem pages.

Fix the code style of free_xenballooned_pages' prototype.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/balloon.c
drivers/xen/gntdev.c
include/xen/balloon.h