summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorVincent Chen <vincent.chen@sifive.com>2020-06-23 04:13:22 +0300
committerPalmer Dabbelt <palmerdabbelt@google.com>2020-06-26 00:58:59 +0300
commita0fc3b32893b29a7b3a2771b6d63bae16cb1e8de (patch)
treef5455993f728bb55c94a0ce60cd545c55bec35e5 /net/lapb/lapb_in.c
parent48778464bb7d346b47157d21ffde2af6b2d39110 (diff)
downloadlinux-a0fc3b32893b29a7b3a2771b6d63bae16cb1e8de.tar.xz
riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
The time related vDSO functions use a variable, vdso_data, to access the vDSO data page to get the system time information. Because the vdso_data for CFLAGS_vgettimeofday.o is an external variable defined in vdso.o, the CFLAGS_vgettimeofday.o should be compiled with -fPIC to ensure that vdso_data is addressable. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Vincent Chen <vincent.chen@sifive.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions