xen/balloon: make alloc_xenballoon_pages() always allocate low pages
authorDavid Vrabel <david.vrabel@citrix.com>
Thu, 25 Jun 2015 12:12:46 +0000 (13:12 +0100)
committerDavid Vrabel <david.vrabel@citrix.com>
Fri, 23 Oct 2015 13:20:05 +0000 (14:20 +0100)
commit81b286e0f1fe520f2a96f736ffa7e508ac9139ba
tree7015960f17bc3fe36ff4b14772aaddf70dcf0da1
parentb2ac6aa8f71bf57b948ee68cd913c350b932da88
xen/balloon: make alloc_xenballoon_pages() always allocate low pages

All users of alloc_xenballoon_pages() wanted low memory pages, so
remove the option for high memory.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
arch/x86/xen/grant-table.c
drivers/xen/balloon.c
drivers/xen/grant-table.c
drivers/xen/privcmd.c
drivers/xen/xenbus/xenbus_client.c
include/xen/balloon.h