aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorQuan Nguyen <[email protected]>2025-01-07 03:47:34 +0000
committerCorey Minyard <[email protected]>2025-01-07 15:14:26 +0000
commit83d8c79aa958e37724ed9c14dc7d0f66a48ad864 (patch)
tree5d08e6ecedca820e3bbb0604dc741e444cd25469 /net/unix/unix_bpf.c
parentipmi: make ipmi_destroy_user() return void (diff)
downloadkernel-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/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions