diff options
author | Cristian Marussi <[email protected]> | 2021-07-12 15:18:18 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2021-07-13 11:42:20 +0100 |
commit | bdb8742dc6f7c599c3d61959234fe4c23638727b (patch) | |
tree | 279d72523cca59d8dbe91f9fefa6c6c84c4db5ce /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 187a002b07e8089f0b5657eafec50b5d05625569 (diff) |
firmware: arm_scmi: Fix range check for the maximum number of pending messages
SCMI message headers carry a sequence number and such field is sized to
allow for MSG_TOKEN_MAX distinct numbers; moreover zero is not really an
acceptable maximum number of pending in-flight messages.
Fix accordingly the checks performed on the value exported by transports
in scmi_desc.max_msg
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Vincent Guittot <[email protected]>
Signed-off-by: Cristian Marussi <[email protected]>
[sudeep.holla: updated the patch title and error message]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions