From 7389882c81474d635a208726edb22938645ff9ad Mon Sep 17 00:00:00 2001 From: WANG Chao Date: Wed, 7 Jan 2015 18:55:48 +0800 Subject: [PATCH] x86, setup: Let early_memremap() handle page alignment early_memremap() takes care of page alignment and map size, so we can just remap the required data size and get rid of the adjustments in the setup code. [tglx: Massaged changelog ] Signed-off-by: WANG Chao Cc: Matt Fleming Cc: Borislav Petkov Cc: Santosh Shilimkar Cc: Bryan O'Donoghue Link: http://lkml.kernel.org/r/1420628150-16872-1-git-send-email-chaowang@redhat.com Signed-off-by: Thomas Gleixner --- Reading git-format-patch failed