Re: [PATCH v2] x86/mce/therm_throt: Fix the access of uninitialized therm_work

From: Luck, Tony
Date: Fri Jan 10 2020 - 13:29:47 EST


On Tue, Jan 07, 2020 at 12:41:16AM +0000, Chuansheng Liu wrote:
> In my ICL platform, it can be reproduced in several times
> of reboot stress. With this fix, the system keeps alive
> for more than 200 times of reboot stress.
>
> V2: Boris shares a good suggestion that we can moving the
> interrupt unmasking at the end of therm_work initialization.
>
> Signed-off-by: Chuansheng Liu <chuansheng.liu@xxxxxxxxx>

Looks good to me:

Acked-by: Tony Luck <tony.luck@xxxxxxxxx>