Page MenuHomeFreeBSD

x86: Add struct ioapic_intsrc.io_valid
Needs ReviewPublic

Authored by cperciva on Sat, Mar 21, 12:02 AM.

Details

Reviewers
jhb
kib
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