diff options
author | 2024-03-25 11:55:07 -0500 | |
---|---|---|
committer | 2024-04-09 11:11:59 -0500 | |
commit | ddbf3204f600a4d1f153498f618369fca352ae00 (patch) | |
tree | 33a527b0834d152e3f8c6b1d61d647af7cac234a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | firmware: ti_sci: Unconditionally register reset handler (diff) | |
download | wireguard-linux-ddbf3204f600a4d1f153498f618369fca352ae00.tar.xz wireguard-linux-ddbf3204f600a4d1f153498f618369fca352ae00.zip |
soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
mbox_send_message() sends a u32 bit message, not a pointer to a message.
We only convert to a pointer type as a generic type. If we want to send
a dummy message of 0, then simply send 0 (NULL).
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240325165507.30323-1-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions