Page MenuHomeFreeBSD

dtrace: Use size_t instead of uintptr_t to represent buffer offsets
ClosedPublic

Authored by markj on Thu, Jan 23, 5:15 PM.

Details

Summary

This eases porting of DTrace to CHERI, where uintptr_t and size_t aren't
interchangeable.

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61924
Build 58808: arc lint + arc unit