Page MenuHomeFreeBSD

gsb_crc32: Fix a warning when compiled in userland.
ClosedPublic

Authored by jhb on Jun 20 2023, 5:54 AM.
Tags
None
Referenced Files
F148171696: D40614.id125390.diff
Mon, Mar 16, 6:29 AM
Unknown Object (File)
Sun, Mar 15, 8:13 PM
Unknown Object (File)
Fri, Mar 13, 4:11 AM
Unknown Object (File)
Sat, Feb 28, 8:28 PM
Unknown Object (File)
Sat, Feb 28, 7:25 AM
Unknown Object (File)
Feb 8 2026, 8:21 AM
Unknown Object (File)
Feb 7 2026, 10:46 PM
Unknown Object (File)
Jan 30 2026, 4:17 PM
Subscribers
None

Details

Summary

crc32_tab[] is only exposed as a global in <sys/gsb_crc32.h> for the
kernel, not for userland.

Diff Detail

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

Event Timeline

jhb requested review of this revision.Jun 20 2023, 5:54 AM
jhb created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jul 31 2023, 8:26 PM
This revision was automatically updated to reflect the committed changes.