Page MenuHomeFreeBSD

i386: supply thermal interrupt handler
ClosedPublic

Authored by rlibby on Sat, Jul 18, 11:56 PM.
Tags
None
Referenced Files
F164906587: D58332.diff
Tue, Aug 4, 5:20 PM
Unknown Object (File)
Sun, Aug 2, 5:51 PM
Unknown Object (File)
Sat, Aug 1, 6:06 AM
Unknown Object (File)
Fri, Jul 31, 11:44 PM
Unknown Object (File)
Fri, Jul 31, 6:19 AM
Unknown Object (File)
Wed, Jul 29, 1:24 AM
Unknown Object (File)
Wed, Jul 29, 1:20 AM
Unknown Object (File)
Tue, Jul 28, 9:02 AM
Subscribers

Details

Summary

This fixes a build break for i386.

Fixes: 87ba088fa310 ("x86/local_apic.c: Add support for installing a thermal interrupt handler")

Test Plan

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

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 74918
Build 71801: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sun, Jul 19, 12:50 AM

Thank you very much for creating this.
I failed to notice the missing handler for i386 when I made my initial proposal. I apologize for that.

Yes, that makes sense.

This revision was automatically updated to reflect the committed changes.

Thank you very much for creating this.
I failed to notice the missing handler for i386 when I made my initial proposal. I apologize for that.

No worries, it happens, especially since i386 is disconnected from universe.