From: Ganapatrao Kulkarni Date: Tue, 16 Sep 2014 17:53:54 +0000 (+0100) Subject: arm64:mm: initialize max_mapnr using function set_max_mapnr X-Git-Tag: fixes-for-v3.18-merge-window~21^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6583c7c8114c4850b57365e85da85e37d5fc568;p=pandora-kernel.git arm64:mm: initialize max_mapnr using function set_max_mapnr Initializing max_mapnr using set_max_mapnr() helper function instead of direct reference. Also not adding PHYS_PFN_OFFSET to max_pfn, since it already contains it. Acked-by: Will Deacon Signed-off-by: Ganapatrao Kulkarni Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed