Skip to content

Conversation

@xtexx
Copy link

@xtexx xtexx commented Mar 1, 2025

The zero is not used for initializedness checking and it is causing compilation warnings on Clang because it only initializes the first field of CpuidInfo, leaving other fields uninitialized.

The zero is not used for initializedness checking and it is causing
compilation warnings on Clang because it only initializes the first
field of CpuidInfo, leaving other fields uninitialized.

Signed-off-by: Bingwu Zhang <xtex@aosc.io>
@xtexx
Copy link
Author

xtexx commented Mar 1, 2025

Converting to draft because my OCA submission is still under review.

@xtexx xtexx marked this pull request as draft March 1, 2025 04:07
@xtexx
Copy link
Author

xtexx commented Jan 31, 2026

I have decided to give up upstreaming these patches (1). If anyone is interested in them, please just rewrite it from scratch. I give up authorship rights as much as possible.

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.

1 participant