diff options
author | Ingo Molnar <mingo@kernel.org> | 2017-03-01 10:49:47 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-03-01 11:02:55 +0300 |
commit | 687d77a5f7b2aae4ea0507888648823f7c24e974 (patch) | |
tree | f6f4b1fd90ae8f61dffd3822bd98e69bbff8fd99 /drivers/char | |
parent | 0871d5a66da5c41151e0896a90298b163e42f2e0 (diff) | |
download | linux-687d77a5f7b2aae4ea0507888648823f7c24e974.tar.xz |
x86/xen: Update e820 table handling to the new core x86 E820 code
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: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions