• Ingo Molnar's avatar
    x86/xen: Update e820 table handling to the new core x86 E820 code · 687d77a5
    Ingo Molnar authored
    Note that I restructured the Xen E820 logic a bit: instead of trying
    to sort the boot parameters, only the kernel's E820 table is sorted.
    
    This is how the x86 code does it and it reduces coupling between
    the in-kernel E820 code and the (unchanged) boot parameters.
    
    Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    Cc: Juergen Gross <jgross@suse.com>
    Cc: <stefano.stabellini@eu.citrix.com>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
    687d77a5
enlighten.c 49.2 KB