Skip to content
Commit 2a4c92fa authored by Jeremy Fitzhardinge's avatar Jeremy Fitzhardinge
Browse files

xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory



If this is a non-HIGHMEM 32-bit kernel, then the page structures only go
up to the limit of addressable memory, even if more memory is physically
present.  Don't try to add that extra memory to the balloon.

Signed-off-by: default avatarJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
parent bc15fde7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment