forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 16
ld.lld: error: undefined symbol: __bad_mask in gpi_update_reg #1243
Copy link
Copy link
Closed
Labels
[BUG] linuxA bug that should be fixed in the mainline kernel.A bug that should be fixed in the mainline kernel.[CONFIG] allmodconfigIssue affects allmodconfig on certain architecturesIssue affects allmodconfig on certain architectures[CONFIG] allyesconfigIssue affects allyesconfig on certain architecturesIssue affects allyesconfig on certain architectures[FIXED][LINUX] 5.12This bug was fixed in Linux 5.12This bug was fixed in Linux 5.12
Description
Metadata
Metadata
Assignees
Labels
[BUG] linuxA bug that should be fixed in the mainline kernel.A bug that should be fixed in the mainline kernel.[CONFIG] allmodconfigIssue affects allmodconfig on certain architecturesIssue affects allmodconfig on certain architectures[CONFIG] allyesconfigIssue affects allyesconfig on certain architecturesIssue affects allyesconfig on certain architectures[FIXED][LINUX] 5.12This bug was fixed in Linux 5.12This bug was fixed in Linux 5.12
Type
Fields
Give feedbackNo fields configured for issues without a type.
When
CONFIG_UBSAN_UNSIGNED_OVERFLOW+CONFIG_QCOM_GPI_DMAare enabled:Marking
gpi_update_regas__always_inlinefixes it, although I am not sure if that is a proper fix?cvise spits out
in case this is a UBSAN bug.
cc @kees