On Mon, Feb 08, 2021 at 03:01:39PM +0530, Naresh Kamboju wrote:
The following kernel warning noticed on Linux next tag 20210205 while booting x86_64 and i386.
step to reproduce:
- Boot linux next tag 20210205 on x86_64
- While booting you will notice the below warning
[ 1.046552] ------------[ cut here ]------------ [ 1.046552] WARNING: CPU: 1 PID: 0 at arch/x86/kernel/irq.c:390 thermal_set_handler+0x31/0x40
This has been reworked into:
https://lkml.kernel.org/r/20210201142704.12495-1-bp@alien8.de
and I'll queue it later.