forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 16
CONFIG_UBSAN_TRAP build failures #1213
Copy link
Copy link
Closed
Labels
[ARCH] s390This bug impacts ARCH=s390This bug impacts ARCH=s390[BUG] linuxA bug that should be fixed in the mainline kernel.A bug that should be fixed in the mainline kernel.[Regression] linuxThis was previously working, but the kernel has regressed.This was previously working, but the kernel has regressed.low priorityThis bug is not critical and not a priorityThis bug is not critical and not a priority
Description
Metadata
Metadata
Assignees
Labels
[ARCH] s390This bug impacts ARCH=s390This bug impacts ARCH=s390[BUG] linuxA bug that should be fixed in the mainline kernel.A bug that should be fixed in the mainline kernel.[Regression] linuxThis was previously working, but the kernel has regressed.This was previously working, but the kernel has regressed.low priorityThis bug is not critical and not a priorityThis bug is not critical and not a priority
Type
Fields
Give feedbackNo fields configured for issues without a type.
Presumably caused/exposed by https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=186c3e18dba3f035b73149f6356f8c1c439288f4 because the issue is not present if I explicitly disabled
CONFIG_UBSAN_SANITIZE_ALL. I do not see any issue with GCC 10.2.0.cc @kees @uweigand