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

x86_64 patch application fails on next-20190301 #123

Closed nathanchance closed 5 years ago

nathanchance commented 5 years ago

Commit 2a418cf3f5f1 ("x86/uaccess: Don't leak the AC flag into __put_user() value evaluation") introduces a conflict in our revert patch. I've fixed this "locally" but that commit is in the x86/urgent branch so it will likely hit mainline in the next couple of days so I'll refresh the patch for both repos in one pull request (given that linux-next for x86 hasn't been passing for a few weeks now due to https://github.com/ClangBuiltLinux/linux/issues/347).

This issue is mainly just an FYI/reminder for myself.

nickdesaulniers commented 5 years ago

blocking testing of https://github.com/ClangBuiltLinux/continuous-integration/pull/124/files. Not urgent, just stating observation.