diff options
author | Alexander Usyskin <[email protected]> | 2016-10-19 01:34:48 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-10-24 19:38:39 +0200 |
commit | 43605e293eb13c07acb546c14f407a271837af17 (patch) | |
tree | f23ab78455e2267bdaadb30fe9b29dc14ed06e89 /tools/perf/scripts/python/Perf-Trace-Util/Build | |
parent | 4afb604e2d14d429ac9e1fd84b952602853b2df5 (diff) |
mei: txe: don't clean an unprocessed interrupt cause.
SEC registers are not accessible when the TXE device is in low power
state, hence the SEC interrupt cannot be processed if device is not
awake.
In some rare cases entrance to low power state (aliveness off) and input
ready bits can be signaled at the same time, resulting in communication
stall as input ready won't be signaled again after waking up. To resolve
this IPC_HHIER_SEC bit in HHISR_REG should not be cleaned if the
interrupt is not processed.
Cc: [email protected]
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/Perf-Trace-Util/Build')
0 files changed, 0 insertions, 0 deletions