Commit 533067d1 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: sbi: Put event after use in sbi_sse_exit() loop

Currently, the sbi_sse_exit() gets event in a loop but does not put
it back after use. This results in global events remaining locked
causing hangs on sub-sequent calls to sse_event_get() for global
events.

Fixes: c8cdf01d

 ("lib: sbi: Add support for Supervisor Software Events extension")
Signed-off-by: default avatarAnup Patel <apatel@ventanamicro.com>
Reviewed-by: default avatarHimanshu Chauhan <hchauhan@ventanamicro.com>
parent ea9cf6aa
Pipeline #2252 failed with stages
in 0 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment