Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
authorNathan Chancellor <nathan@kernel.org>
Wed, 30 Mar 2022 23:45:28 +0000 (16:45 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 1 Apr 2022 15:05:28 +0000 (00:05 +0900)
commit1e39036de5fce1b0c61204c546ca04aff6eafc71
tree9bc89c50f6d7cb09597db608f6d0774dca6d8f90
parentcf300b83c793c25c6b485fdaf7a4447d8ea4c655
Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"

This reverts commit 6580c5c18fb3df2b11c5e0452372f815deeff895.

This patch is buggy, as noted in the patch linked below. The root cause
has been solved by removing '-mno-global-merge' for the entire kernel.

Link: https://lore.kernel.org/r/20220322173547.677760-1-nathan@kernel.org/
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
arch/um/Makefile