Page MenuHomeFreeBSD

dtrace: remove dead code for PR_REQUESTED
ClosedPublic

Authored by vangyzen on Jul 28 2023, 3:58 PM.
Tags
None
Referenced Files
F134300611: D41225.diff
Sat, Nov 1, 6:06 AM
F134195154: D41225.diff
Fri, Oct 31, 1:43 PM
F134182165: D41225.diff
Fri, Oct 31, 10:54 AM
Unknown Object (File)
Sun, Oct 26, 12:45 AM
Unknown Object (File)
Sat, Oct 18, 10:06 PM
Unknown Object (File)
Fri, Oct 17, 8:08 AM
Unknown Object (File)
Oct 1 2025, 11:53 AM
Unknown Object (File)
Sep 28 2025, 2:32 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