Page MenuHomeFreeBSD

arm64: replace tailq pointers with iterators
ClosedPublic

Authored by dougm on Sun, Apr 20, 5:47 AM.
Tags
None
Referenced Files
F115387160: D49925.diff
Wed, Apr 23, 6:51 AM
Unknown Object (File)
Tue, Apr 22, 5:05 AM
Unknown Object (File)
Mon, Apr 21, 7:08 AM
Unknown Object (File)
Mon, Apr 21, 5:49 AM
Unknown Object (File)
Mon, Apr 21, 4:09 AM
Unknown Object (File)
Mon, Apr 21, 4:05 AM
Unknown Object (File)
Mon, Apr 21, 3:33 AM
Subscribers

Details

Summary

Change architecture-specific code to use iterators rather than tailq pointers.

Diff Detail

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

Event Timeline

dougm requested review of this revision.Sun, Apr 20, 5:47 AM
kib added inline comments.
sys/arm64/arm64/pmap.c
6035–6036

Please add {}

This revision is now accepted and ready to land.Sun, Apr 20, 12:39 PM
dougm marked an inline comment as done.

Add braces.

This revision now requires review to proceed.Sun, Apr 20, 8:32 PM
This revision is now accepted and ready to land.Mon, Apr 21, 3:16 AM
This revision was automatically updated to reflect the committed changes.