From: Catalin Marinas Date: Wed, 16 Jul 2014 11:07:17 +0000 (+0100) Subject: arm64: Do not initialise the fixmap page tables in head.S X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7edd88ad7e59c2b7b49da0e00f251884fb785d4f;p=pandora-kernel.git arm64: Do not initialise the fixmap page tables in head.S The early_ioremap_init() function already handles fixmap pte initialisation, so upgrade this to cover all of pud/pmd/pte and remove one page from swapper_pg_dir. Signed-off-by: Catalin Marinas Tested-by: Jungseok Lee --- Reading git-diff-tree failed