From: Pekka Enberg Date: Wed, 24 Feb 2010 15:04:47 +0000 (+0200) Subject: x86, mm: Unify kernel_physical_mapping_init() API X-Git-Tag: v2.6.34-rc1~255^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1fd1b43831fa20c91cdd461342af8edf2e87c2f;p=pandora-kernel.git x86, mm: Unify kernel_physical_mapping_init() API This patch changes the 32-bit version of kernel_physical_mapping_init() to return the last mapped address like the 64-bit one so that we can unify the call-site in init_memory_mapping(). Cc: Yinghai Lu Cc: KAMEZAWA Hiroyuki Signed-off-by: Pekka Enberg LKML-Reference: Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed