Closed ramosian-glider closed 4 years ago
As Jann Horn once mentioned, we do not actually need kfence_slab_cache for any of our fast path magic. Removing it drags along other bits that are useless now.
kfence_slab_cache
Also added memcg suspport and some tests.
Ugh I created way too many fix CLs.
As Jann Horn once mentioned, we do not actually need
kfence_slab_cache
for any of our fast path magic. Removing it drags along other bits that are useless now.