Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux: Allocate aligned payload for nvme_get_telemetry_log #798

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

liang3zy22
Copy link
Contributor

@liang3zy22 liang3zy22 commented Mar 20, 2024

continue to solve issue #728 . Add __nvme_realloc from nvme-cli codes. Also fix a compilation warning in tree.c.

@liang3zy22 liang3zy22 force-pushed the gh728 branch 2 times, most recently from 91b0047 to a9a6fa2 Compare March 20, 2024 23:31
Use nvme_realloc to allocate alighed payload for
nvme_get_telemetry_log.
Fix a compilation warning in tree.c also.

Signed-off-by: Liang Yan <[email protected]>
@igaw igaw merged commit 7d927f5 into linux-nvme:master Apr 9, 2024
14 checks passed
@igaw
Copy link
Collaborator

igaw commented Apr 9, 2024

Thanks!

Sorry it took so long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants