You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report, this is a duplicate of #1754, so let's continue over there. Could you comment in that issue with the configuration that triggers this (since I cannot get it to trigger with either LLVM 16.0.6 or 18.0.0 and the configurations that were listed in that thread) and see if applying this series helps? You can either use b4's am or shazam command or you could use something like this bash one-liner:
fornumin$(seq 2 10);do curl -LSs https://lore.kernel.org/all/20230110154325.3350916-"$num"-Rodrigo.Siqueira@amd.com/raw | git am ||break;done
Sorry for opening a redundant issue and thanks for quick reply!
Actually I pulled the latest master (on Linus' tree) and it works, After brief look at git log I think that I got changes from this series, which was mainlined.
I hope it gets included in the next stable release.
If I have any further problems, I will let you know in 1754 and include the config.
I'm getting the following errors when both the latest stable kernel (6.4.10) and mainline:
It happens only with clang 16, the workaround for me was to use clang 15 instead.
(Happy to look at that and try to fix myself if nobody beats me up to it.)
The text was updated successfully, but these errors were encountered: