diff options
author | Alexander Usyskin <[email protected]> | 2016-05-09 00:07:46 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-06-10 22:14:24 -0700 |
commit | 69f1804a9ab602701217a8c23d371f8f36f8b57a (patch) | |
tree | 5dd7735eb94cda8e79e5af1084e3ca1017dfb3cf /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | af8c34ce6ae32addda3788d54a7e340cad22516b (diff) |
mei: don't use wake_up_interruptible for wr_ctrl
wr_ctrl waiters are none interruptible, so should be waken up
with call to wake_up and not to wake_up_interruptible.
This fixes commit:
7ff4bdd ("mei: fix waiting for wr_ctrl for corner cases.")
Signed-off-by: Alexander Usyskin <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions