buddy: fix wait_pri for buddy_reqs_wait_cancel()
we did not lower buddy->wait_pri if the cancel resulted in an empty priority list. This was no problem, but the stricter assertions from the previous commit would trigger, because they now require that the priority list for wait_pri is filled.
Showing
Please register or sign in to comment