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
Makefile -rw-r--r-- 781 bytes
arraymap.c -rw-r--r-- 20.5 KB
bpf_lru_list.c -rw-r--r-- 17.5 KB
bpf_lru_list.h -rw-r--r-- 2.2 KB
btf.c -rw-r--r-- 57.8 KB
cgroup.c -rw-r--r-- 19.9 KB
core.c -rw-r--r-- 47.6 KB
cpumap.c -rw-r--r-- 18.9 KB
devmap.c -rw-r--r-- 15.4 KB
disasm.c -rw-r--r-- 7.6 KB
disasm.h -rw-r--r-- 1.4 KB
hashtab.c -rw-r--r-- 36.7 KB
helpers.c -rw-r--r-- 6.7 KB
inode.c -rw-r--r-- 13.5 KB
local_storage.c -rw-r--r-- 11.6 KB
lpm_trie.c -rw-r--r-- 20.2 KB
map_in_map.c -rw-r--r-- 2.5 KB
map_in_map.h -rw-r--r-- 696 bytes
offload.c -rw-r--r-- 15.6 KB
percpu_freelist.c -rw-r--r-- 2.3 KB
percpu_freelist.h -rw-r--r-- 929 bytes
queue_stack_maps.c -rw-r--r-- 6.8 KB
reuseport_array.c -rw-r--r-- 8.6 KB
stackmap.c -rw-r--r-- 16.2 KB
syscall.c -rw-r--r-- 58.5 KB
tnum.c -rw-r--r-- 4.1 KB
verifier.c -rw-r--r-- 186.9 KB
xskmap.c -rw-r--r-- 4.8 KB

back to top