[PATCH] blk: statically initialise the congestion waitqueue_heads
On a really small memory machine (or one with a monstrous kernel memory leak) we can end up calling blk_congestion_wait() before the waitqueue_heads are set up.
Showing
Please register or sign in to comment