Skip to content

Fix Clang CFI type mismatch in src/arm/linux/init.c#406

Open
mhansen wants to merge 1 commit into
pytorch:mainfrom
mhansen:init
Open

Fix Clang CFI type mismatch in src/arm/linux/init.c#406
mhansen wants to merge 1 commit into
pytorch:mainfrom
mhansen:init

Conversation

@mhansen

@mhansen mhansen commented Jul 3, 2026

Copy link
Copy Markdown

Change cluster_siblings_parser signature to accept void* and cast inside. Remove the cast when passing it to cpuinfo_linux_detect_cluster_cpus/core_siblings.

This fixes a similar issue to #403

Change cluster_siblings_parser signature to accept void* and cast inside.
Remove the cast when passing it to cpuinfo_linux_detect_cluster_cpus/core_siblings.

This fixes a similar issue to pytorch#403
@meta-cla meta-cla Bot added the cla signed label Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant