Re: [patch 11/12] gcov: clang: fix clang-11+ build

From: Linus Torvalds
Date: Mon Apr 19 2021 - 18:12:47 EST


On Mon, Apr 19, 2021 at 2:37 PM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> This should not have been merged into mainline by itself. It was a fix
> for "gcov: use kvmalloc()", which is still in -mm/-next. Merging it
> alone has now broken the build:
>
> https://github.com/ClangBuiltLinux/continuous-integration2/runs/2384465683?check_suite_focus=true
>
> Could it please be reverted in mainline [..]

Now reverted in my tree.

Sasha and stable cc'd too, since it was apparently auto-selected there..

Linus