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
F107139098: D47708.diff
Fri, Jan 10, 5:40 PM
Unknown Object (File)
Mon, Dec 23, 10:08 PM
Unknown Object (File)
Dec 6 2024, 8:43 PM
Unknown Object (File)
Dec 5 2024, 10:21 AM
Unknown Object (File)
Nov 26 2024, 10:20 AM
Unknown Object (File)
Nov 24 2024, 6:38 AM
Unknown Object (File)
Nov 23 2024, 4:35 PM
Unknown Object (File)
Nov 23 2024, 7:01 AM
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