]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Tidy EntryLo bit definitions, add PFN
authorPaul Burton <paul.burton@imgtec.com>
Tue, 22 Sep 2015 18:42:51 +0000 (11:42 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Nov 2015 07:35:33 +0000 (08:35 +0100)
commit514c97c6ab1b566d62431a2fdba71e2169fc4da8
tree6efb7f515247e6ddd9810d88091b95899bd8af64
parent158dd2bbc874616513d019a47f787921fcb638a9
MIPS: Tidy EntryLo bit definitions, add PFN

Tidy up the definition of the EntryLo RI & XI bits using BITS_PER_LONG
rather than #ifdef'ing on CONFIG_64BIT, and add a definition for the
offset to the PFN field for use by a later patch.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-kernel@vger.kernel.org
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/11217/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mipsregs.h