Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit eae695b8 authored by Maulik Shah's avatar Maulik Shah Committed by Lina Iyer
Browse files

soc: qcom: qmp-debugfs-client: Do not use on stack message



mbox_send_message requires that the pointer to message
should be preserved until tx_done.

Do not define messages on stack that can get freed. Use
messages from available message pool for fire and forget
request.

Increase tx_tout to 1000 milliseconds.

Change-Id: I59d64bab671180001304de0f53fa2a95ffc6f3de
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent 0b4ba216
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment