+6
−0
Loading
Merge Pull Request from: @leoliu-oc When the clocksource of the system is HPET,a CPU executing read_hpet might be interrupted by #GP/#PF to executing the panic,this may lead to read_hpet dead loops:  To avoid this dead loops, read HPET directly if panic in progress. ### Issue https://gitee.com/openeuler/kernel/issues/IA6NHA ### Default config Change N/A ### Test Pass. Link:https://gitee.com/openeuler/kernel/pulls/9223 Reviewed-by:Jason Zeng <jason.zeng@intel.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>