Page MenuHomeFreeBSD

epoch: replace handcoded assertion
ClosedPublic

Authored by brooks on Jan 17 2023, 7:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 3:36 AM
Unknown Object (File)
Thu, Oct 24, 11:03 AM
Unknown Object (File)
Oct 12 2024, 9:14 PM
Unknown Object (File)
Sep 28 2024, 9:33 AM
Unknown Object (File)
Sep 28 2024, 7:25 AM
Unknown Object (File)
Sep 27 2024, 2:24 PM
Unknown Object (File)
Sep 17 2024, 12:51 AM
Unknown Object (File)
Sep 16 2024, 9:03 PM
Subscribers

Details

Summary

The assertion is equivalent to kstack_contains() so just use that rather
than hand coding.

Suggested by: jhb

Diff Detail

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