From: Max Filippov Date: Mon, 14 Jul 2014 22:49:15 +0000 (+0400) Subject: xtensa: allow fixmap and kmap span more than one page table X-Git-Tag: fix-v3.17-io-chain-v3~2^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec7305d9f752f6ad2ec30ec8a723182437c5aa5;p=pandora-kernel.git xtensa: allow fixmap and kmap span more than one page table To support aliasing cache both kmap region sizes are multiplied by the number of data cache colors. After that expansion page tables that cover kmap regions may become larger than one page. Correctly allocate and initialize page tables in this case. Signed-off-by: Max Filippov --- Reading git-diff-tree failed