Page MenuHomeFreeBSD

sgx: replace tailq pointers with iterators
ClosedPublic

Authored by dougm on Apr 19 2025, 6:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 20, 11:38 AM
Unknown Object (File)
Thu, Oct 16, 5:48 PM
Unknown Object (File)
Wed, Oct 1, 3:47 AM
Unknown Object (File)
Sep 5 2025, 7:04 AM
Unknown Object (File)
Aug 25 2025, 6:58 PM
Unknown Object (File)
Aug 15 2025, 9:17 AM
Unknown Object (File)
Aug 11 2025, 1:54 PM
Unknown Object (File)
Aug 2 2025, 2:24 AM
Subscribers

Details

Summary

In sgx code, use iterators to replace tailq pointers for page manipulation.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dougm requested review of this revision.Apr 19 2025, 6:41 PM
dougm created this revision.
This revision is now accepted and ready to land.Apr 19 2025, 10:00 PM
This revision was automatically updated to reflect the committed changes.