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-05-31 09:11:21 +00:00
2018-08-15 20:23:08 +00:00
2018-05-19 05:27:49 +00:00
2018-09-06 18:51:52 +00:00
2018-03-23 16:56:44 +00:00
2018-03-23 16:56:44 +00:00
2018-06-16 19:21:09 +00:00