On Fri, 11 Jan 2019 22:01:16 +0300 Andrey Ryabinin <[email protected]> wrote:
> > > On 12/17/18 6:03 PM, Anders Roxell wrote: > > When booting an allmodconfig kernel, there are a lot of false-positives. > > With a message like this 'UBSAN: Undefined behaviour in...' with a call > > trace that follows. > > > > Reworked so that when building a allmodconfig kernel that turns > > everything into '=m' or '=y' will turn off UBSAN_ALIGNMENT. > > > > Suggested-by: Arnd Bergmann <[email protected]> > > Signed-off-by: Anders Roxell <[email protected]> > > --- > > Acked-by: Andrey Ryabinin <[email protected]> > Confused. Why does allmodconfig result in UBSAN warnings?

