Skip to content
Commit 9930702c authored by Corey Minyard's avatar Corey Minyard
Browse files

ipmi_watchdog: Fix read syscall not responding to signals during sleep



Read syscall cannot response to sigals when data_to_read remains at 0
and the while loop cannot break.  Check signal_pending in the loop.

Reported-by: default avatarZhen Ni <zhen.ni@easystack.cn>
Message-Id: <20230517085412.367022-1-zhen.ni@easystack.cn>
Signed-off-by: default avatarCorey Minyard <minyard@acm.org>
parent 4d6d4c7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment