Re: [PATCH] arch/x86/um: Disable UBSAN sanitization
From: Roberto Sassu
Date: Mon May 13 2024 - 08:43:23 EST
On Mon, 2024-05-13 at 14:29 +0200, Johannes Berg wrote:
> On Mon, 2024-05-13 at 14:27 +0200, Roberto Sassu wrote:
> > From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
> >
> > Disable UBSAN sanitization on UML, since UML does not support it.
> >
>
> Luckily, that isn't actually true, nor does it actually do this at all.
> Please fix the commit message.
Thanks, I was actually wondering. I based that statement based on
ARCH_HAS_UBSAN=n.
Any other solution would be ok.
Thanks
Roberto