On Fri, 26 Feb 2016, js1...@gmail.com wrote: > From: Joonsoo Kim <iamjoonsoo....@lge.com> > > Some of "#if DEBUG" are for reporting slab implementation bug rather than > user usecase bug. It's not really needed because slab is stable for a > quite long time and it makes code too dirty. This patch remove it.
Acked-by: Christoph Lameter <c...@linux.com>