Page MenuHomeFreeBSD

Yank crufty INTR_FILTER option
ClosedPublic

Authored by cem on May 24 2018, 3:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 10:02 AM
Unknown Object (File)
Sun, Mar 1, 6:48 AM
Unknown Object (File)
Mon, Feb 16, 2:31 PM
Unknown Object (File)
Sun, Feb 15, 10:38 PM
Unknown Object (File)
Tue, Feb 10, 12:13 AM
Unknown Object (File)
Sun, Feb 8, 3:00 PM
Unknown Object (File)
Sun, Feb 8, 1:11 PM
Unknown Object (File)
Jan 31 2026, 5:18 AM
Subscribers

Details

Summary

It was introduced to the tree in r169320 and r169321 in May 2007.

It never got much use and never became a kernel default. The code
duplicates the default path quite a bit, with slight modifications. Just
yank out the cruft. Whatever goals were being aimed for can probably be met
within the existing framework, without a flag day option.

Mostly mechanical change: 'unifdef -m -UINTR_FILTER'.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16799
Build 16684: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 24 2018, 4:53 AM

(rpaulo was the original author of the driver (and the INTR_FILTER cruft dates to the original commit), but he is inactive now.)

This revision was automatically updated to reflect the committed changes.