Ruslan Bukin 86c5937532 Don't mark module data as static on RISC-V.
Similar to arm64, riscv compiler uses PC-relative loads/stores,
and with static data compiler does not emit relocations.
In result, kernel module linker has nothing to fix and data accessed
from the wrong location.

Approved by:	re (gjb)
Sponsored by:	DARPA, AFRL
2018-09-12 08:05:33 +00:00
..
2018-09-08 23:39:26 +00:00
2018-08-28 18:50:34 +00:00
2018-08-24 15:00:36 +00:00
2018-08-23 13:21:01 +00:00