Home
last modified time | relevance | path

Searched hist:"850 f8940a6a38563ff401073fd845414ab49c5ed" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/mei/
H A Dbus.cdiff 850f8940a6a38563ff401073fd845414ab49c5ed Sun Feb 07 22:35:31 CET 2016 Tomas Winkler <tomas.winkler@intel.com> mei: bus: fix notification event delivery

Call wake_up cl->ev_wait only in case there is no bus client registered
to the event notification.
Second, since we don't have exclusive waiter wake_up_interruptible_all
is not used correctly here.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dmei_dev.hdiff 850f8940a6a38563ff401073fd845414ab49c5ed Sun Feb 07 22:35:31 CET 2016 Tomas Winkler <tomas.winkler@intel.com> mei: bus: fix notification event delivery

Call wake_up cl->ev_wait only in case there is no bus client registered
to the event notification.
Second, since we don't have exclusive waiter wake_up_interruptible_all
is not used correctly here.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dclient.cdiff 850f8940a6a38563ff401073fd845414ab49c5ed Sun Feb 07 22:35:31 CET 2016 Tomas Winkler <tomas.winkler@intel.com> mei: bus: fix notification event delivery

Call wake_up cl->ev_wait only in case there is no bus client registered
to the event notification.
Second, since we don't have exclusive waiter wake_up_interruptible_all
is not used correctly here.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>