Page MenuHomeFreeBSD

Remove unneeded cdevsw methods and D_NEEDGIANT.
ClosedPublic

Authored by jhb on Jan 8 2020, 12:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 11, 11:24 PM
Unknown Object (File)
Dec 29 2024, 5:22 PM
Unknown Object (File)
Oct 24 2024, 8:45 AM
Unknown Object (File)
Sep 22 2024, 4:23 PM
Unknown Object (File)
Sep 5 2024, 2:04 AM
Unknown Object (File)
Sep 4 2024, 11:01 AM
Unknown Object (File)
Sep 4 2024, 7:17 AM
Unknown Object (File)
Sep 3 2024, 5:04 PM
Subscribers

Details

Test Plan
  • cryptocheck still works

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 28530
Build 26583: arc lint + arc unit

Event Timeline

This changes errors from read/wrte from EIO to ENODEV, but this should be fine ?

This revision is now accepted and ready to land.Jan 8 2020, 9:25 AM
This revision was automatically updated to reflect the committed changes.