Merge 4.7-rc4 into char-misc-next
We want those fixes in here to help with merge issues. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Este commit está contenido en:
@@ -730,7 +730,7 @@ static void mei_cl_wake_all(struct mei_cl *cl)
|
||||
/* synchronized under device mutex */
|
||||
if (waitqueue_active(&cl->wait)) {
|
||||
cl_dbg(dev, cl, "Waking up ctrl write clients!\n");
|
||||
wake_up_interruptible(&cl->wait);
|
||||
wake_up(&cl->wait);
|
||||
}
|
||||
}
|
||||
|
||||
|
Referencia en una nueva incidencia
Block a user