Skip to content
Commit e125467c authored by Bruce Ashfield's avatar Bruce Ashfield
Browse files

aufs: adjust for v6.9+



The following commit drops SLAB_MEM_SPREAD, so we remove it
from aufs.

commit cdeeaaba
Author: Vlastimil Babka <vbabka@suse.cz>
Date:   Fri Feb 23 19:27:17 2024 +0100

    mm, slab: deprecate SLAB_MEM_SPREAD flag

    The SLAB_MEM_SPREAD flag used to be implemented in SLAB, which was
    removed.  SLUB instead relies on the page allocator's NUMA policies.
    Change the flag's value to 0 to free up the value it had, and mark it
    for full removal once all users are gone.

Reported-by: default avatarSteven Rostedt <rostedt@goodmis.org>
    Closes: https://lore.kernel.org/all/20240131172027.10f64405@gandalf.local.home/


Reviewed-and-tested-by: default avatarXiongwei Song <xiongwei.song@windriver.com>
Reviewed-by: default avatarChengming Zhou <chengming.zhou@linux.dev>
Reviewed-by: default avatarRoman Gushchin <roman.gushchin@linux.dev>
Acked-by: default avatarDavid Rientjes <rientjes@google.com>
Signed-off-by: default avatarVlastimil Babka <vbabka@suse.cz>

Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent eebcdc66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment