diff options
author | Quan Nguyen <quan@os.amperecomputing.com> | 2025-01-07 06:47:34 +0300 |
---|---|---|
committer | Corey Minyard <corey@minyard.net> | 2025-01-07 18:14:26 +0300 |
commit | 83d8c79aa958e37724ed9c14dc7d0f66a48ad864 (patch) | |
tree | 5d08e6ecedca820e3bbb0604dc741e444cd25469 /scripts/extract-fwblobs | |
parent | 9b6442a3bdd7e0d528122d63c24bd57f6cb05671 (diff) | |
download | linux-83d8c79aa958e37724ed9c14dc7d0f66a48ad864.tar.xz |
ipmi: ssif_bmc: Fix new request loss when bmc ready for a response
Cosmo found that when there is a new request comes in while BMC is
ready for a response, the complete_response(), which is called to
complete the pending response, would accidentally clear out that new
request and force ssif_bmc to move back to abort state again.
This commit is to address that issue.
Fixes: dd2bc5cc9e25 ("ipmi: ssif_bmc: Add SSIF BMC driver")
Reported-by: Cosmo Chou <chou.cosmo@gmail.com>
Closes: https://lore.kernel.org/lkml/20250101165431.2113407-1-chou.cosmo@gmail.com/
Signed-off-by: Quan Nguyen <quan@os.amperecomputing.com>
Message-ID: <20250107034734.1842247-1-quan@os.amperecomputing.com>
Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions