Deleted Added
full compact
245c245
< return (kmem_alloc(size, KM_SLEEP));
---
> return (kmem_alloc(size, KM_SLEEP | KM_NODEBUG));