x86/purgatory: disable KMSAN instrumentation
authorAlexander Potapenko <glider@google.com>
Mon, 24 Oct 2022 21:21:41 +0000 (23:21 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Oct 2022 20:37:23 +0000 (13:37 -0700)
commit42855f588e187a6f22978e54422adbc010ac7630
tree453f039b483f9bca98f50a73afc78053aae3f6a6
parentf59a3ee6912997fc56ecee78613fef53aae668d9
x86/purgatory: disable KMSAN instrumentation

The stand-alone purgatory.ro does not contain the KMSAN runtime, therefore
it can't be built with KMSAN compiler instrumentation.

Link: https://lkml.kernel.org/r/20221024212144.2852069-2-glider@google.com
Link: https://github.com/google/kmsan/issues/89
Signed-off-by: Alexander Potapenko <glider@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/purgatory/Makefile