]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen: add an "highmem" parameter to alloc_xenballooned_pages
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 19 Oct 2011 18:09:54 +0000 (14:09 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 19 Oct 2011 18:09:54 +0000 (14:09 -0400)
commit971ae8c716c245d8a4cf3e5cb6b3d99540bdda44
tree61e809e382e6c30387cc5e8a2e8925623aa13a4b
parentbcc6a9b435257e83bb8ef9b0d6bf978d80d04005
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>
[v1: Contextual merge conflict - self-ballooning has been already merged]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/balloon.c
drivers/xen/gntdev.c
include/xen/balloon.h