diff options
author | Corey Minyard <corey@minyard.net> | 2025-08-20 14:04:24 -0500 |
---|---|---|
committer | Corey Minyard <corey@minyard.net> | 2025-09-08 10:21:41 -0500 |
commit | 9cf93a8fa9513c6d3cc65bdd50e05c1355cef322 (patch) | |
tree | 9de9d7561e61528398a7178c0a444cf4a81b7880 /rust/helpers/pci.c | |
parent | abe4918a942e17f997f62b1e12bc8a15d8ff5f7e (diff) |
ipmi: Allow an SMI sender to return an error
Getting ready for handling when a BMC is non-responsive or broken, allow
the sender operation to fail in an SMI. If it was a user-generated
message it will return the error.
The powernv code was already doing this internally, but the way it was
written could result in deep stack descent if there were a lot of
messages queued. Have its send return an error in this case.
Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions