Page MenuHomeFreeBSD

kerneldump: fix incorrect SETSIZE to BIT_COPY_STORE_REL when livedump
ClosedPublic

Authored by khng on Nov 23 2024, 6:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 1:35 AM
Unknown Object (File)
Mon, May 18, 4:52 PM
Unknown Object (File)
Mon, May 18, 10:46 AM
Unknown Object (File)
Mon, May 18, 10:46 AM
Unknown Object (File)
Fri, May 15, 1:18 AM
Unknown Object (File)
Thu, May 14, 4:44 PM
Unknown Object (File)
Mon, May 11, 11:19 PM
Unknown Object (File)
Mon, May 11, 11:19 PM
Subscribers

Details

Summary

Also replace malloc/free with BITSET_ALLOC/BITSET_FREE macros.

Sponsored by: Juniper Networks, Inc.
MFC after: 1 week

Diff Detail

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

Event Timeline

khng requested review of this revision.Nov 23 2024, 6:58 AM
khng retitled this revision from kerneldump: fix incorrect SETSIZE parameter to BITCOPY when livedump to kerneldump: fix incorrect SETSIZE to BIT_COPY_STORE_REL when livedump.Nov 23 2024, 7:50 AM
khng edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Nov 23 2024, 2:49 PM