From: Max Filippov Date: Mon, 14 Jul 2014 22:27:50 +0000 (+0400) Subject: xtensa: make fixmap region addressing grow with index X-Git-Tag: fix-v3.17-io-chain-v3~2^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22def7681186f65f4f1256ae9b0b6db2a7720cb1;p=pandora-kernel.git xtensa: make fixmap region addressing grow with index It's much easier to reason about alignment and coloring of regions located in the fixmap when fixmap index is just a PFN within the fixmap region. Change fixmap addressing so that index 0 corresponds to FIXADDR_START instead of the FIXADDR_TOP. Signed-off-by: Max Filippov --- Reading git-diff-tree failed