diff options
author | 2025-02-24 19:08:25 -0500 | |
---|---|---|
committer | 2025-03-16 22:06:41 -0700 | |
commit | 020396a581dc69be2d30939fabde6c029d847034 (patch) | |
tree | d7d94fade88d40e04df5c23e5c86a61ef6282066 /mm/vmscan.c | |
parent | mm: page_alloc: don't steal single pages from biggest buddy (diff) | |
download | wireguard-linux-020396a581dc69be2d30939fabde6c029d847034.tar.xz wireguard-linux-020396a581dc69be2d30939fabde6c029d847034.zip |
mm: page_alloc: remove remnants of unlocked migratetype updates
The freelist hygiene patches made migratetype accesses fully protected
under the zone->lock. Remove remnants of handling the race conditions
that existed before from the MIGRATE_HIGHATOMIC code.
Link: https://lkml.kernel.org/r/20250225001023.1494422-3-hannes@cmpxchg.org
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Brendan Jackman <jackmanb@google.com>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions