You need to sign in or sign up before continuing.
ipmi: Fix SSIF flag requests
mainline inclusion from mainline-5.0 commit a1466ec5b671 category: bugfix bugzilla: 11927 CVE: NA ------------------------------------------------- Commit 89986496 ("ipmi: Turn off all activity on an idle ipmi interface") modified the IPMI code to only request events when the driver had somethine waiting for events. The SSIF code, however, was using the event fetch request to also fetch the flags. Add a timer and the proper handling for the upper layer telling whether flags fetches are required. Reported-by: NKamlakant Patel <Kamlakant.Patel@cavium.com> Signed-off-by: NCorey Minyard <cminyard@mvista.com> Tested-by: NKamlakant Patel <kamlakant.patel@cavium.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com> Reviewed-by: Xuefeng Wang<wxf.wang@hisilicon.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录