Skip to content

Conversation

@jeff-lien-sndk
Copy link
Contributor

This change will add support parsing the CA log page via the cu-smart-log command on SN861 drives
Add documentation for wdc cu-smart-log command

@jeff-lien-sndk jeff-lien-sndk force-pushed the ca-log-page-decode branch 3 times, most recently from b69864d to ad2681e Compare June 10, 2025 21:09
@jeff-lien-sndk
Copy link
Contributor Author

@igaw I'm not sure how to fix the build / cross (armhf) failure. It seems the PRI_u64 is defined as a unsigned long long in the arm case but unsigned long in the other cases. Is there a way to resolve this?

@igaw
Copy link
Collaborator

igaw commented Jun 11, 2025

Use the explicit type uint64_t for the cast, then it should work on platforms. HTH!

This change will add support parsing the CA log page
via the cu-smart-log command on SN861 drives
Add documentation for wdc cu-smart-log command

Signed-off-by: jeff-lien-wdc <[email protected]>
@igaw igaw merged commit 0c9ad96 into linux-nvme:master Jun 11, 2025
18 checks passed
@igaw
Copy link
Collaborator

igaw commented Jun 11, 2025

Thanks!

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