Re: [Xen-devel] [PATCH] xen: avoid another early crash of memory limited dom0

From: David Vrabel
Date: Fri Aug 28 2015 - 06:44:01 EST


On 19/08/15 17:53, Juergen Gross wrote:
> Commit b1c9f169047b ("xen: split counting of extra memory pages...")
> introduced an error when dom0 was started with limited memory occurring
> only on some hardware.
>
> The problem arises in case dom0 is started with initial memory and
> maximum memory being the same. The kernel must be configured without
> CONFIG_XEN_BALLOON_MEMORY_HOTPLUG for the problem to happen. If all
> of this is true and the E820 map of the machine is sparse (some areas
> are not covered) then the machine might crash early in the boot
> process.

Applied to for-linus-4.3, thanks.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/