buddy: assert_waitq with EXTRA_ASSERTIONS

parent be95d23d
...@@ -871,7 +871,7 @@ page_free_locked(struct slashmap *map, unsigned bits, size_t page) ...@@ -871,7 +871,7 @@ page_free_locked(struct slashmap *map, unsigned bits, size_t page)
* *
*/ */
#ifdef DEBUG #if defined(DEBUG) || defined(EXTRA_ASSERTIONS)
static void static void
assert_waitq(buddy_t *buddy) assert_waitq(buddy_t *buddy)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment