Page MenuHomeFreeBSD

x86: Add struct ioapic_intsrc.io_valid
ClosedPublic

Authored by cperciva on Sat, Mar 21, 12:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 28, 9:14 AM
Unknown Object (File)
Sat, Mar 28, 3:09 AM
Unknown Object (File)
Thu, Mar 26, 2:53 PM
Unknown Object (File)
Thu, Mar 26, 12:43 PM
Unknown Object (File)
Thu, Mar 26, 5:10 AM
Unknown Object (File)
Wed, Mar 25, 8:23 PM
Unknown Object (File)
Tue, Mar 24, 5:49 AM
Unknown Object (File)
Sat, Mar 21, 4:24 AM
Subscribers

Details

Summary

As of this commit, io_valid is always set to 1; but a future commit
will set it to 0, at which point IOART_INTMSET will be set to forcibly
disable interrupt sources regardless of whether they are requested to
be "masked".

MFC after: 2 weeks
Sponsored by: Amazon

Diff Detail

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

Event Timeline

@jhb @kib Do you anticipate being able to review this soon? I'd like to commit this stack of patches this week so it can bake in main for two weeks before MFCing in time for 15.1-RELEASE.

This revision is now accepted and ready to land.Sat, Mar 28, 12:29 AM
This revision was automatically updated to reflect the committed changes.