]> git.kernelconcepts.de Git - karo-tx-linux.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>
Mon, 26 Oct 2015 08:49:53 +0000 (09:49 +0100)
commitd53baf12927d1fa061f5e60c7ce0e0463d741fd5
treeae815d30f0fcc4812d92ee2e503e8ce3632448a4
parentdcba6edac36850e856400f45e865b3e80d40bab0
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