Page MenuHomeFreeBSD

dtrace: remove dead code for PR_REQUESTED
ClosedPublic

Authored by vangyzen on Jul 28 2023, 3:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 7:37 PM
Unknown Object (File)
Mon, Nov 11, 7:23 PM
Unknown Object (File)
Fri, Nov 1, 5:25 AM
Unknown Object (File)
Thu, Oct 31, 2:42 PM
Unknown Object (File)
Oct 2 2024, 10:20 AM
Unknown Object (File)
Sep 22 2024, 10:22 PM
Unknown Object (File)
Sep 22 2024, 10:22 PM
Unknown Object (File)
Sep 22 2024, 10:22 PM
Subscribers

Details

Summary

libproc's PR_REQUESTED is not implemented on FreeBSD. Remove dead code
in dtrace that would handle it.

MFC after: 1 week
Sponsored by: Dell EMC Isilon


There are no instances of PR_REQUESTED in the tree, so I could remove it,
but there could be out-of-tree consumers.

Test Plan
  • buildworld
  • All libproc tests passed.
  • There was no change in the dtrace test suite results.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 52885
Build 49776: arc lint + arc unit