diff options
author | 2023-07-21 23:09:56 +0800 | |
---|---|---|
committer | 2023-08-18 10:12:44 -0700 | |
commit | e6bd14eca207bf822b7c743818ba6e04889348ec (patch) | |
tree | 0d5f7849def594766f6b294447b8471da51c0e68 /include/linux/mmap_lock.h | |
parent | mm/mprotect: fix obsolete function name in change_pte_range() (diff) | |
download | wireguard-linux-e6bd14eca207bf822b7c743818ba6e04889348ec.tar.xz wireguard-linux-e6bd14eca207bf822b7c743818ba6e04889348ec.zip |
mm/compaction: correct comment of candidate pfn in fast_isolate_freepages
Patch series "Two minor cleanups for compaction", v2.
This series contains two random cleanups for compaction.
This patch (of 2):
If no preferred one was not found, we will use candidate page with maximum
pfn > min_pfn which is saved in high_pfn. Correct "minimum" to "maximum
candidate" in comment.
Link: https://lkml.kernel.org/r/20230721150957.2058634-1-shikemeng@huawei.com
Link: https://lkml.kernel.org/r/20230721150957.2058634-2-shikemeng@huawei.com
Signed-off-by: Kemeng Shi <shikemeng@huawei.com>
Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/mmap_lock.h')
0 files changed, 0 insertions, 0 deletions