Page MenuHomeFreeBSD

dtrace: remove dead code for PR_REQUESTED
ClosedPublic

Authored by vangyzen on Jul 28 2023, 3:58 PM.
Tags
None
Referenced Files
F150582796: D41225.diff
Thu, Apr 2, 2:28 PM
Unknown Object (File)
Wed, Apr 1, 11:52 AM
Unknown Object (File)
Sun, Mar 22, 8:37 PM
Unknown Object (File)
Thu, Mar 12, 10:30 AM
Unknown Object (File)
Thu, Mar 5, 1:40 AM
Unknown Object (File)
Mar 3 2026, 5:37 PM
Unknown Object (File)
Feb 15 2026, 6:21 AM
Unknown Object (File)
Feb 9 2026, 12:59 AM
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 Not Applicable
Unit
Tests Not Applicable