+0
−4
+14
−31
mm/slab.h
0 → 100644
+29
−0
+9
−0
+5
−9
Loading
All allocators have some sort of support for the bootstrap status. Setup a common definition for the boot states and make all slab allocators use that definition. Reviewed-by:Glauber Costa <glommer@parallels.com> Reviewed-by:
Joonsoo Kim <js1304@gmail.com> Signed-off-by:
Christoph Lameter <cl@linux.com> Signed-off-by:
Pekka Enberg <penberg@kernel.org>