OSDN Git Service

mm: remove obsolete comment above struct per_cpu_pages
authorMiaohe Lin <linmiaohe@huawei.com>
Thu, 6 Jul 2023 09:24:41 +0000 (17:24 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Aug 2023 17:12:12 +0000 (10:12 -0700)
commit8f21912a4bf854e51b3ba69298f559f976d63685
treed7ae83780c5da5187849a863f65d0cf6d922739e
parentbded67f81ec47e6054ad24c1c7992a6523a9b2c6
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>
include/linux/mmzone.h