The linux kpi requires __builtin_popcountg which was introduced in Clang
- With this change I can build an aarch64 GENERIC kernel with the
llvm-morello toolchain (based on LLVM 17).
Sponsored by: DARPA, AFRL
Differential D54266
iwlwifi: Don't compile for clang before 19 Authored by brooks on Wed, Dec 17, 11:53 AM. Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineComment Actions Bump compiler version to 19.1.0 since development versions may not Comment Actions Can we abandon this. There are at least two versions floating around (at least one in review if I remember correctly) which don't require the silly checks. I'll find the reviews if needed if you are willing to review them? Comment Actions I don't care how it's fixed, but I will commit this pretty soon if a broader fix isn't added. The linuxkpi fix should never have been committed without a fallback. Comment Actions I'll deal with it after the fact; I don't think @dumbbell currently finds the time. |