diff options
author | Suman Anna <[email protected]> | 2020-03-24 13:00:29 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2020-03-25 22:29:49 -0700 |
commit | 8135d1d28173a7d62c9180a58d37f12f0d69b1c0 (patch) | |
tree | 1a6c0c8ad47239a83f585d445dd885d3621dc944 /scripts/bpf_helpers_doc.py | |
parent | 1070f24d4ae90420db342fe54c1ed90ef1129bb5 (diff) |
remoteproc/omap: Check for undefined mailbox messages
Add some checks in the mailbox callback function to limit
any processing in the mailbox callback function to only
certain currently valid messages, and drop all the remaining
messages. A debug message is added to print any such invalid
messages when the appropriate trace control is enabled.
Co-developed-by: Subramaniam Chanderashekarapuram <[email protected]>
Signed-off-by: Subramaniam Chanderashekarapuram <[email protected]>
Signed-off-by: Suman Anna <[email protected]>
Signed-off-by: Tero Kristo <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Andrew F. Davis <[email protected]>
Acked-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions