[PATCH] Don't make the slab might_sleep() check dependent on slab debugging
The might_sleep() check in kmm_cache_alloc() is currently disabled if slab debugging is disabled. Fix that so it's enabled if might_sleep debugging is enabled.
Showing
Please register or sign in to comment