Re: [Xen-devel] [PATCH 04/13] xen: move static e820 map to global scope

From: David Vrabel
Date: Thu Feb 19 2015 - 12:27:46 EST


On 18/02/2015 06:51, Juergen Gross wrote:
Instead of using a function local static e820 map in xen_memory_setup()
and calling various functions in the same source with the map as a
parameter use a map directly accessible by all functions in the source.

Reviewed-by: David Vrabel <david.vrabel@xxxxxxxxxx>

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/