This fixes a build break for i386.
Fixes: 87ba088fa310 ("x86/local_apic.c: Add support for installing a thermal interrupt handler")
Differential D58332
i386: supply thermal interrupt handler Authored by rlibby on Sat, Jul 18, 11:56 PM. Tags None Referenced Files
Subscribers
Details This fixes a build break for i386. Fixes: 87ba088fa310 ("x86/local_apic.c: Add support for installing a thermal interrupt handler") It compiles and an i386 vm boots and passes some kyua tests. I have no idea if this works or even makes sense on i386 beyond that.
Diff Detail
Event TimelineComment Actions Thank you very much for creating this. |