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: Remove bcmp patch for 4.9 to 4.19 #151

Closed nathanchance closed 5 years ago

nathanchance commented 5 years ago

The patch has been released in 4.9.169, 4.14.112, and 4.19.35.

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

nathanchance commented 5 years ago

I should have done this yesterday but was focused on the tc-build stuff. Thanks for the review!