diff options
author | chenqiwu <[email protected]> | 2020-06-01 21:50:08 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-02 10:59:10 -0700 |
commit | 6972f55c413fedb7d5701a65e751ea6f10d1e0a5 (patch) | |
tree | 12eb41f340f5326a2d418fbfa1e9546ab400c751 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | c94b6923fa0a954fbe14ea0168b9d324011fd817 (diff) |
mm/memory: remove unnecessary pte_devmap case in copy_one_pte()
Since commit 25b2995a35b6 ("mm: remove MEMORY_DEVICE_PUBLIC support"),
the assignment to 'page' for pte_devmap case has been unnecessary.
Let's remove it.
[[email protected]: changelog]
Signed-off-by: chenqiwu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Matthew Wilcox <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions