]> git.baikalelectronics.ru Git - kernel.git/commit
s390: remove the ptep_modify_prot_{start,commit} exports
authorChristoph Hellwig <hch@lst.de>
Wed, 19 Dec 2018 15:07:50 +0000 (16:07 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 18 Jan 2019 08:34:17 +0000 (09:34 +0100)
commit69f1f13694c038e17c7bdca7ce4afadfc8a598fb
tree4cc498b58302957c61e55fabc53677c333ad50f5
parent8b5c1a1b081cff38bca27a6abe1da0f1accff3a0
s390: remove the ptep_modify_prot_{start,commit} exports

These two functions are only used by core MM code, so no need to export
them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/pgtable.c