Page MenuHomeFreeBSD

Yank crufty INTR_FILTER option
ClosedPublic

Authored by cem on May 24 2018, 3:49 AM.
Tags
None
Referenced Files
F110348292: D15546.id42910.diff
Mon, Feb 17, 4:07 AM
Unknown Object (File)
Mon, Feb 3, 1:22 AM
Unknown Object (File)
Wed, Jan 22, 7:14 PM
Unknown Object (File)
Jan 17 2025, 2:10 PM
Unknown Object (File)
Jan 15 2025, 6:19 AM
Unknown Object (File)
Dec 6 2024, 12:37 PM
Unknown Object (File)
Dec 6 2024, 12:37 PM
Unknown Object (File)
Dec 6 2024, 12: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.