diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2018-12-11 01:27:16 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2018-12-11 16:19:42 +0300 |
commit | e4f752dda0de351efd198f438b68e743029da68a (patch) | |
tree | a1e6c2faeb70ef2f7eda555f22d9e07c34b0cc79 /arch/x86/Makefile | |
parent | 63fea0af43af5beb3779fd2cae078d5d77b4bb11 (diff) | |
download | linux-e4f752dda0de351efd198f438b68e743029da68a.tar.xz |
x86/um/vdso: Drop implicit common-page-size linker flag
GNU linker's -z common-page-size's default value is based on the target
architecture. arch/x86/um/vdso/Makefile sets it to the architecture
default, which is implicit and redundant. Drop it so that one more LLVM
build issue gets addressed.
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Richard Weinberger <richard@nod.at>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-um@lists.infradead.org
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20181206191231.192355-1-ndesaulniers@google.com
Diffstat (limited to 'arch/x86/Makefile')
0 files changed, 0 insertions, 0 deletions