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)
Tue, Oct 14, 9:03 PM
Unknown Object (File)
Mon, Oct 13, 1:30 PM
Unknown Object (File)
Tue, Sep 30, 3:18 AM
Unknown Object (File)
Mon, Sep 29, 11:40 PM
Unknown Object (File)
Mon, Sep 29, 10:17 PM
Unknown Object (File)
Mon, Sep 29, 9:04 PM
Unknown Object (File)
Mon, Sep 29, 5:32 PM
Unknown Object (File)
Sat, Sep 27, 10:24 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.