aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2013-09-26 12:35:34 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-09-26 16:21:20 +0100
commit4cfdb1210ca4028303dd75b6d141685990096adc (patch)
tree065c183666cfaf28136ffde8b4c806cba7c71193 /xen/include
parentf042e3280babbe66884371eee18bd0f38b016a8e (diff)
downloadxen-4cfdb1210ca4028303dd75b6d141685990096adc.tar.gz
xen-4cfdb1210ca4028303dd75b6d141685990096adc.tar.bz2
xen-4cfdb1210ca4028303dd75b6d141685990096adc.zip
xen/arm: ensure the xenheap is 32MB aligned
My patch 08693f5948d8 "xen: arm: reduce the size of the xen heap to max 1/8 RAM size" unintentionally violated the constraint that the xenheap must be 32MB aligned, since we only explicitly align the end of the heap and xenheap_pages was not a multiple of 32 pages. Round xenheap pages up to a 32MB boundary. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Tim Deegan <tim@xen.org>
Diffstat (limited to 'xen/include')
0 files changed, 0 insertions, 0 deletions