diff options
| author | Thomas Gleixner <[email protected]> | 2021-01-24 05:02:02 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-01-24 18:34:52 +0000 |
| commit | a1dce7fd2ade8e71e5f95e58b99aa512607f52b0 (patch) | |
| tree | b848f7b562f63c34c650d24f14502fe8dcfdca06 /net/switchdev/switchdev.c | |
| parent | sparc/mm/highmem: flush cache and TLB (diff) | |
| download | kernel-a1dce7fd2ade8e71e5f95e58b99aa512607f52b0.tar.gz kernel-a1dce7fd2ade8e71e5f95e58b99aa512607f52b0.zip | |
mm/highmem: prepare for overriding set_pte_at()
The generic kmap_local() map function uses set_pte_at(), but MIPS requires
set_pte() and PowerPC wants __set_pte_at().
Provide arch_kmap_local_set_pte() and default it to set_pte_at().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andreas Larsson <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Paul Cercueil <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
