1
0
Fork 0
alistair23-linux/arch/s390/include
Martin Schwidefsky ebde765c0e 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>
2016-03-08 15:00:12 +01:00
..
asm s390/mm: uninline ptep_xxx functions from pgtable.h 2016-03-08 15:00:12 +01:00
uapi/asm s390/pci: add ioctl interface for CLP 2016-03-07 16:54:32 +01:00