Do not BUG() if we cannot register a slab with sysfs. Just print an
error. The only consequence of not registering is that the slab cache
is not visible via /sys/slab. A BUG() may not be visible that
early during boot and we have had multiple issues here already.
Signed-off-by: Christoph Lameter <redacted>
Acked-by: David S. Miller <davem@davemloft.net>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>