diff options
| author | Quan Nguyen <[email protected]> | 2025-01-07 03:47:34 +0000 |
|---|---|---|
| committer | Corey Minyard <[email protected]> | 2025-01-07 15:14:26 +0000 |
| commit | 83d8c79aa958e37724ed9c14dc7d0f66a48ad864 (patch) | |
| tree | 5d08e6ecedca820e3bbb0604dc741e444cd25469 /net/unix/sysctl_net_unix.c | |
| parent | ipmi: make ipmi_destroy_user() return void (diff) | |
| download | kernel-83d8c79aa958e37724ed9c14dc7d0f66a48ad864.tar.gz kernel-83d8c79aa958e37724ed9c14dc7d0f66a48ad864.zip | |
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 <[email protected]>
Closes: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Quan Nguyen <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
