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

patches: linux: all: Drop bcmp patch #146

Closed nathanchance closed 5 years ago

nathanchance commented 5 years ago

It has been merged into mainline: https://git.kernel.org/linus/5f074f3e192f10c9fade898b9b3b8812e3d83342

Fixes the following Travis failure: https://travis-ci.com/ClangBuiltLinux/continuous-integration/builds/107314169

nickdesaulniers commented 5 years ago

should we wait for this to hit stable?

nathanchance commented 5 years ago

It might take a week or so for this to get queued up then released and I don't think we want CI to be held up for that long.

nathanchance commented 5 years ago

Thanks :)