On Thu, Apr 25, 2019 at 10:34 AM Mark Brown broonie@kernel.org wrote:
On Wed, Apr 24, 2019 at 10:23:44AM -0700, Nick Desaulniers wrote:
Looks like the gcov patches are now in -next, which fixes the last of the build errors. What's the plan for turning on kernelCI+clang in production so it starts emailing authors of patches that break the build?
Unless something changed in the past few days that I missed there's still bugs in the multi-compiler support which prevent it being merged into KernelCI production. Matt was going to look at them.
Where are the list of bugs so that we can track them?
KernelCI doesn't mail patch authors for build issues (it does have boot bisections but not build bisection), it just reports to the tree maintainers and the lists and then people follow up. Often issues are the result of multiple trees getting merged rather than individual breakage.
Oh, my misunderstanding. That's fine.