"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "55e5b6fd5af04b6d8b0ac6635edf49476ff298ba"
x86: cleanup e820_setup_gap(), add e820_search_gap(), v2
This is a preparatory patch for the next patch in series. Moves some code from e820_setup_gap to a new function e820_search_gap. This patch is a part of a bug fix where we walk the ACPI table to calculate a gap for PCI optional devices. v1->v2: Patch on top of tip/master. Fixes a bug introduced in the last patch about the typeof "last". Also the new function e820_search_gap now returns if we found a gap in e820_map. Signed-off-by:Alok N Kataria <akataria@vmware.com> Cc: lenb@kernel.org Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Loading
Please register or sign in to comment