s390/hugetlb: remove dead code for sw emulated huge pages
authorDominik Dingel <[email protected]>
Thu, 25 Jun 2015 21:59:47 +0000 (14:59 -0700)
committerLinus Torvalds <[email protected]>
Fri, 26 Jun 2015 00:00:35 +0000 (17:00 -0700)
commitce415712cf920e08d622f07eaa9f5d1eb7e93919
treea1eb254d55c0c536bd581ce23dbaba835e93e6f8
parent08bd4fc15683b9a26b9be7048d151f4ddadad96f
s390/hugetlb: remove dead code for sw emulated huge pages

We now support only hugepages on hardware with EDAT1 support.  So we
remove the prepare/release_hugepage hooks and simplify set_huge_pte_at
and huge_ptep_get.

Signed-off-by: Dominik Dingel <[email protected]>
Acked-by: Martin Schwidefsky <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/s390/include/asm/hugetlb.h
arch/s390/mm/hugetlbpage.c