From: Steven J. Hill Date: Thu, 13 Sep 2012 21:47:58 +0000 (-0500) Subject: MIPS: Add base architecture support for RI and XI. X-Git-Tag: v3.7-rc1~77^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ab4f08e84d4031f82255447180c559bd076bbf;p=pandora-kernel.git MIPS: Add base architecture support for RI and XI. Originally both Read Inhibit (RI) and Execute Inhibit (XI) were supported by the TLB only for a SmartMIPS core. The MIPSr3(TM) Architecture now defines an optional feature to implement these TLB bits separately. Support for one or both features can be checked by looking at the Config3.RXI bit. Signed-off-by: Steven J. Hill Acked-by: David Daney --- Reading git-diff-tree failed