Skip to content
New issue

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

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

Already on GitHub? # to your account

SPINANDBlockDevice not safe to declare globally #232

Open
multiplemonomials opened this issue Jan 31, 2024 · 0 comments
Open

SPINANDBlockDevice not safe to declare globally #232

multiplemonomials opened this issue Jan 31, 2024 · 0 comments
Labels
Bug Dis is broken

Comments

@multiplemonomials
Copy link
Collaborator

Reading through the SPINANDBlockDevice code, I realized it has the same issues as the QSPIF and OSPIF block devices had with global data initialization order. We fixed those other two classes in #167 , and we need to apply the same fix to this class.

@multiplemonomials multiplemonomials added the Bug Dis is broken label Jan 31, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Bug Dis is broken
Projects
None yet
Development

No branches or pull requests

1 participant