s390/mm: change swap pte encoding and pgtable cleanup
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 22 Apr 2015 11:55:59 +0000 (13:55 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 23 Apr 2015 14:56:20 +0000 (16:56 +0200)
After the file ptes have been removed the bit combination used to
encode non-linear mappings can be reused for the swap ptes. This
frees up a precious pte software bit. Reflect the change in the
swap encoding in the comments and do some cleanup while we are
at it.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/pgtable.h
arch/s390/mm/hugetlbpage.c

Simple merge
Simple merge