From: Catalin Marinas Date: Wed, 16 Jul 2014 11:10:33 +0000 (+0100) Subject: arm64: Clean up the initial page table creation in head.S X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a0d8b37797663b0e523c102dbb3e4b712a720c;p=pandora-kernel.git arm64: Clean up the initial page table creation in head.S This patch adds a create_table_entry macro which is used to populate pgd and pud entries, also reducing the number of arguments for create_pgd_entry. Signed-off-by: Catalin Marinas Tested-by: Jungseok Lee --- Reading git-diff-tree failed