From: Vineet Gupta Date: Mon, 17 Jun 2013 14:14:06 +0000 (+0530) Subject: ARC: MMUv4 preps/2 - Reshuffle PTE bits X-Git-Tag: v3.12-rc1~92^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d091fcb97ff48a5cb6de19ad0881fb2c8e76dbc0;p=pandora-kernel.git ARC: MMUv4 preps/2 - Reshuffle PTE bits With previous commit freeing up PTE bits, reassign them so as to: - Match the bit to H/w counterpart where possible (e.g. MMUv2 GLOBAL/PRESENT, this avoids a shift in create_tlb()) - Avoid holes in _PAGE_xxx definitions Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed