On Mon, Sep 07, 2015 at 01:55:31PM +0200, Igor Mammedov wrote:
> reserved-memory-end tells firmware address from which
> it could start treating memory as PCI address space
> and map PCI BARs after it to avoid collisions with
> RAM.
> Currently it is incorrectly pointing to address where
> hotplugged memory range starts which could redirect
> hotplugged RAM accesses to PCI BARs when firmware
> maps them over RAM or viceverse.
> Fix this by pointing reserved-memory-end to the end
> of memory hotplug area.
> 
> Signed-off-by: Igor Mammedov <imamm...@redhat.com>

Reviewed-by: Eduardo Habkost <ehabk...@redhat.com>

But I would like to see this squashed into patch 2/2 (or the rebased
version of patch 2/2) to keep bisectability.

-- 
Eduardo

Reply via email to