From: WANG Chao Date: Wed, 7 Jan 2015 10:55:48 +0000 (+0800) Subject: x86, setup: Let early_memremap() handle page alignment X-Git-Tag: fixes-v4.0-rc1~171^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7389882c81474d635a208726edb22938645ff9ad;p=pandora-kernel.git 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-diff-tree failed