The following series implements... --- Leonid Yegoshin (3): MIPS: rearrange PTE bits into fixed positions MIPS: PTE bit positions slightly changed to prepare a more simple swap/file presentation MIPS: bugfix of PTE formats for swap and file entries arch/mips/include/asm/pgtable-32.h | 107 ++++++++----------- arch/mips/include/asm/pgtable-64.h | 25 +++- arch/mips/include/asm/pgtable-bits.h | 189 ++++++++++++++++++++++++++++++---- 3 files changed, 232 insertions(+), 89 deletions(-) -- Signature