ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

remove x86 relaxation patch #316

Closed nickdesaulniers closed 3 years ago

nickdesaulniers commented 3 years ago

fixes https://travis-ci.com/github/ClangBuiltLinux/continuous-integration/jobs/388047047

Landed in 09e43968db40c33a73e9ddbfd937f46d5c334924.

https://github.com/ClangBuiltLinux/linux/issues/1121

nickdesaulniers commented 3 years ago

wait, I just got emailed that this got picked up for 5.8, 5.4, and 4.19. Let me drop it for those branches, too.

nathanchance commented 3 years ago

wait, I just got emailed that this got picked up for 5.8, 5.4, and 4.19. Let me drop it for those branches, too.

I do not think that those kernels will be released and available by the time that our CI runs tonight. We should keep the second patch separate for a follow up PR if we want green tonight; otherwise, we can just merge this and it will go green when those come out.

nickdesaulniers commented 3 years ago

dropped stable patches; ready for rereview