diff options
author | Hugh Dickins <hughd@google.com> | 2023-06-20 09:50:00 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-24 02:59:27 +0300 |
commit | 3fda49e89f1702df6bb6a2470076b1a7bf3a29de (patch) | |
tree | a4810807eef58d42d91fdfea0a785babec876798 /mm/backing-dev.c | |
parent | 61167ad5fecdeaa037f3df1ba354dddd5f66a1ed (diff) | |
download | linux-3fda49e89f1702df6bb6a2470076b1a7bf3a29de.tar.xz |
mm/swapfile: delete outdated pte_offset_map() comment
Delete a triply out-of-date comment from add_swap_count_continuation():
1. vmalloc_to_page() changed from pte_offset_map() to pte_offset_kernel()
2. pte_offset_map() changed from using kmap_atomic() to kmap_local_page()
3. kmap_atomic() changed from using fixed FIX_KMAP addresses in 2.6.37.
Link: https://lkml.kernel.org/r/9022632b-ba9d-8cb0-c25-4be9786481b5@google.com
Signed-off-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/backing-dev.c')
0 files changed, 0 insertions, 0 deletions