commit | 693394b8c3dcee1a3baa52e30fdc3323d88cd579 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Thu Sep 29 11:57:55 2011 +0100 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Sep 29 09:56:52 2011 -0400 |
tree | 5afa5342abce4d79ef9510b2c61efebc16b937b5 | |
parent | 0f4b49eaf25e661fbe63a5370b7781166b34d616 [diff] |
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>