diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-03-08 11:08:09 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-03-08 15:00:12 +0100 |
commit | ebde765c0e85f48534f98779b22349bf00761b61 (patch) | |
tree | af05d33a2b90519d8296fe248bb8bf70b3355259 /arch/s390/mm/hugetlbpage.c | |
parent | s390/pci: add ioctl interface for CLP (diff) | |
download | linux-ebde765c0e85f48534f98779b22349bf00761b61.tar.xz linux-ebde765c0e85f48534f98779b22349bf00761b61.zip |
s390/mm: uninline ptep_xxx functions from pgtable.h
The code in the various ptep_xxx functions has grown quite large,
consolidate them to four out-of-line functions:
ptep_xchg_direct to exchange a pte with another with immediate flushing
ptep_xchg_lazy to exchange a pte with another in a batched update
ptep_modify_prot_start to begin a protection flags update
ptep_modify_prot_commit to commit a protection flags update
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/mm/hugetlbpage.c')
0 files changed, 0 insertions, 0 deletions