Revision 0ff70f62c6a7eb5521ab340624de4c19f0c0881c authored by ndesaulniers@google.com on 10 December 2018, 22:35:13 UTC, committed by David S. Miller on 21 December 2018, 19:24:38 UTC
GNU linker's -z common-page-size's default value is based on the target
architecture. arch/sparc/vdso/Makefile sets it to the architecture
default, which is implicit and redundant. Drop it.

Link: https://lkml.kernel.org/r/20181206191231.192355-1-ndesaulniers@google.com
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent cf76c36
History
File Mode Size
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 206 bytes
base.c -rw-r--r-- 3.9 KB
fs.c -rw-r--r-- 18.9 KB
gcc_3_4.c -rw-r--r-- 13.8 KB
gcc_4_7.c -rw-r--r-- 13.5 KB
gcov.h -rw-r--r-- 2.7 KB

back to top