summaryrefslogtreecommitdiff
path: root/include/sbi_utils
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2023-12-18 18:13:45 +0530
committerAnup Patel <[email protected]>2023-12-18 19:26:11 +0530
commita894187e28895ab8e1196dea838fdef4cc4d32b3 (patch)
tree1c31096814909402b70a03a7c83cb05b8987d401 /include/sbi_utils
parent35cba9265514ab73cc3f1777f8ee179f6aa71cd5 (diff)
lib: sbi_ipi: Do not ignore errors from sbi_ipi_send()
Currently, failures in sbi_ipi_send() are silently ignored, which makes them difficult to debug. Instead, abort sending the IPI and pass back the error, but still synchronize any IPIs already sent. Signed-off-by: Samuel Holland <[email protected]> Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'include/sbi_utils')
0 files changed, 0 insertions, 0 deletions