commit | 2c84c2970c1acf83827aa97ab0e6addc3d2aa960 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Jul 26 09:54:21 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 03 17:30:00 2015 -0700 |
tree | 8567095ee4121b333aea84a63d3a1e8f2cf36584 | |
parent | 3c7c8468e5d993dfe377a67e41cbb23cda93af9e [diff] |
mei: support polling for event notification Polling on priority events is translated on waiting for event notification. One need to enable notification prior for calling select or poll system call otherwise process will not wait. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>