]> git.baikalelectronics.ru Git - kernel.git/commit
s390/mm: add missing virt_to_pfn() etc. helper functions
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 7 Aug 2017 13:16:15 +0000 (15:16 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 9 Aug 2017 13:09:22 +0000 (09:09 -0400)
commita64048a91b429d26eb5877446a0365fbf9c5385d
tree9799fa51faebbcb93e387acfa825a190cba88e2a
parentd4f6d8fe17e866b7907b9a4001f7446cfed2ed6d
s390/mm: add missing virt_to_pfn() etc. helper functions

Add all the missing little helper functions like virt_to_pfn(),
phys_to_page(), etc.  While we had a couple of these helper functions
like e.g. page_to_phys() the other functions were missing, which is
quite annoying if one is looking for exactly such a function.

Therefore finally add all those little helper functions.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/page.h