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)
Fri, Apr 18, 7:38 AM
Unknown Object (File)
Fri, Apr 18, 2:23 AM
Unknown Object (File)
Thu, Apr 17, 6:00 PM
Unknown Object (File)
Mon, Apr 14, 8:24 PM
Unknown Object (File)
Mon, Apr 14, 9:39 AM
Unknown Object (File)
Mon, Apr 14, 4:33 AM
Unknown Object (File)
Sun, Apr 13, 10:15 PM
Unknown Object (File)
Sun, Apr 13, 8:37 PM
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.