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)
Feb 23 2024, 10:30 PM
Unknown Object (File)
Feb 23 2024, 10:30 PM
Unknown Object (File)
Feb 23 2024, 10:30 PM
Unknown Object (File)
Feb 23 2024, 12:13 PM
Unknown Object (File)
Jan 18 2024, 2:48 PM
Unknown Object (File)
Dec 24 2023, 8:16 PM
Unknown Object (File)
Dec 20 2023, 3:34 AM
Unknown Object (File)
Dec 3 2023, 1:05 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.