Skip to content

tools: fix int/long mismatch on 32bit builds of ctl.c - #11075

Open
eholzbach wants to merge 1 commit into
thesofproject:mainfrom
eholzbach:ctl_musl
Open

tools: fix int/long mismatch on 32bit builds of ctl.c#11075
eholzbach wants to merge 1 commit into
thesofproject:mainfrom
eholzbach:ctl_musl

Conversation

@eholzbach

@eholzbacheholzbach commented Aug 8, 2026

Copy link
Copy Markdown
  • tools: fix int/long mismatch to build on 32 bit

@sofci

sofci commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

reply test this please to run this test once

@kv2019ikv2019i left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @eholzbach for the contribution. Can you update the git commit description to match project style and add a proper sign-off (see https://thesofproject.github.io/latest/contribute/contribute_guidelines.html ).

@eholzbacheholzbach changed the title fix int/long mismatch on 32bit builds of ctl.ctools: fix int/long mismatch on 32bit builds of ctl.cAug 10, 2026
@eholzbach
eholzbach requested a review from kv2019iAugust 10, 2026 13:14
Signed-off-by: eholzbach <ericholzbach@pm.me>
Sign up for freeto 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.

3 participants

@eholzbach@sofci@kv2019i