-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Brief Changes: ============== * Fixed issue with formatter using `spdk_dma_free` instead of `free` for memory allocated using `spdk_dma_zmalloc` * Fixed issue in bitmap get_cell_value API taking `int` instead of `uint64_t` Testing Done: ============= * Tested manually for boot and reboot on da26 & USC setup * {Ticket/Issue Reference} * Fixes SVK-2254 Signed-off-by: r.kavuluru <[email protected]>
- Loading branch information
1 parent
005511c
commit 55496be
Showing
2 changed files
with
10 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters