Linux/linux ac3e233arch/x86/entry/vdso Makefile

x86/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/entry/vdso/Makefile sets it to the architecture
default, which is implicit and redundant. Drop it.

Fixes: 2aae950b21e4 ("x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu")
Reported-by: Dmitry Golovin <dima at golovin.in>
Reported-by: Bill Wendling <morbo at google.com>
Suggested-by: Dmitry Golovin <dima at golovin.in>
Suggested-by: Rui Ueyama <ruiu at google.com>
Signed-off-by: Nick Desaulniers <ndesaulniers at google.com>
Signed-off-by: Borislav Petkov <bp at suse.de>
Acked-by: Andy Lutomirski <luto at kernel.org>
Cc: Andi Kleen <andi at firstfloor.org>
Cc: Fangrui Song <maskray at google.com>
Cc: "H. Peter Anvin" <hpa at zytor.com>
Cc: Ingo Molnar <mingo at redhat.com>
Cc: Thomas Gleixner <tglx at linutronix.de>
Cc: x86-ml <x86 at kernel.org>
Link: https://lkml.kernel.org/r/20181206191231.192355-1-ndesaulniers@google.com
Link: https://bugs.llvm.org/show_bug.cgi?id=38774
Link: https://github.com/ClangBuiltLinux/linux/issues/31
DeltaFile
+2-2arch/x86/entry/vdso/Makefile
+2-21 files

UnifiedSplitRaw