Re: [GIT PULL] MM updates for 6.1-rc1

From: Linus Torvalds
Date: Tue Oct 11 2022 - 13:11:40 EST


On Tue, Oct 11, 2022 at 2:03 AM Alexander Potapenko <glider@xxxxxxxxxx> wrote:
>
> Small nit:
>
> - Dmitry Vyukov introduces KMSAN: the Kernel Memory Sanitizer. It uses
> clang-generated instrumentation to detect used-unintialized bugs down
> to the single bit level.
>
> s/Dmitry Vyukov/Alexander Potapenko/ ;)

Uhhuh. I just took what Andrew told me for the commit message, so we
have that error in the history now.

Then when I reported my conflict resolution, at that point I actually
looked at the commit that introduced it, which is why I cc'd you.

So you got all the blame, and none of the glory. Sorry about that,

Linus