diff options
author | Prashant Malani <[email protected]> | 2021-09-28 03:19:30 -0700 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2021-10-11 15:34:39 +0200 |
commit | 41512e4dc0b84525495e784295092592adb87f1b (patch) | |
tree | 3604b589f95ff1cfadc1ca74130dbeca60c5044a /scripts/gdb/linux/utils.py | |
parent | 92813dafcd8cae40b6256fd9392a44ecd5c9f505 (diff) |
platform/x86: intel_scu_ipc: Fix busy loop expiry time
The macro IPC_TIMEOUT is already in jiffies (it is also used like that
elsewhere in the file when calling wait_for_completion_timeout()). Don’t
convert it using helper functions for the purposes of calculating the
busy loop expiry time.
Fixes: e7b7ab3847c9 (“platform/x86: intel_scu_ipc: Sleeping is fine when polling”)
Signed-off-by: Prashant Malani <[email protected]>
Cc: Benson Leung <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions