On 4/30/25 01:04, Shakeel Butt wrote: > Let's completely decouple the memcg and obj per-cpu stocks. This will > enable us to make memcg per-cpu stocks to used without disabling irqs. > Also it will enable us to make obj stocks nmi safe independently which > is required to make kmalloc/slab safe for allocations from nmi context. > > Signed-off-by: Shakeel Butt <shakeel.butt@xxxxxxxxx> Acked-by: Vlastimil Babka <vbabka@xxxxxxx>