diff options
author | 2023-07-06 17:24:41 +0800 | |
---|---|---|
committer | 2023-08-18 10:12:12 -0700 | |
commit | 8f21912a4bf854e51b3ba69298f559f976d63685 (patch) | |
tree | d7ae83780c5da5187849a863f65d0cf6d922739e /mm/truncate.c | |
parent | memory tier: rename destroy_memory_type() to put_memory_type() (diff) | |
download | wireguard-linux-8f21912a4bf854e51b3ba69298f559f976d63685.tar.xz wireguard-linux-8f21912a4bf854e51b3ba69298f559f976d63685.zip |
mm: remove obsolete comment above struct per_cpu_pages
Since commit 01b44456a7aa ("mm/page_alloc: replace local_lock with normal
spinlock"), per_cpu_pages is protected by normal spinlock. Remove the
obsolete comment as it's not that helpful.
Link: https://lkml.kernel.org/r/20230706092441.1574950-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions