On Fri, Jun 21, 2024 at 2:26 AM Ilya Leoshkevich <iii@xxxxxxxxxxxxx> wrote: > > KMSAN_WARN_ON() is required for implementing s390-specific KMSAN > functions, but right now it's available only to the KMSAN internal > functions. Expose it to subsystems through <linux/kmsan.h>. > > Signed-off-by: Ilya Leoshkevich <iii@xxxxxxxxxxxxx> Reviewed-by: Alexander Potapenko <glider@xxxxxxxxxx>