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-11 23:54:31 +00:00
2018-09-08 23:39:26 +00:00
2018-09-08 21:52:44 +00:00
2018-09-11 11:39:59 +00:00
2018-09-03 14:34:09 +00:00
2018-08-28 18:50:34 +00:00
2018-09-11 19:19:07 +00:00
2018-09-06 14:03:11 +00:00
2018-08-31 01:01:16 +00:00
2018-09-11 18:33:43 +00:00
2018-08-24 15:00:36 +00:00
2018-08-26 12:51:46 +00:00
2018-08-23 13:21:01 +00:00
2018-08-29 12:24:19 +00:00
2018-08-19 00:46:22 +00:00
2018-09-12 04:57:34 +00:00
2018-09-06 19:21:31 +00:00
2018-09-02 21:37:05 +00:00
2018-09-12 08:05:33 +00:00
2018-08-26 12:51:46 +00:00
2018-09-10 19:00:29 +00:00
2018-09-10 19:00:29 +00:00
2018-08-22 19:38:48 +00:00
2018-09-09 07:20:15 +00:00
2018-08-17 04:40:01 +00:00
2018-09-06 17:07:21 +00:00
2018-09-05 11:34:58 +00:00
2018-09-03 14:26:43 +00:00
2018-08-22 20:44:30 +00:00
2018-09-12 08:05:33 +00:00
2018-08-23 13:23:21 +00:00
2018-09-06 23:28:35 +00:00
2018-09-10 18:59:23 +00:00
2018-08-31 18:26:37 +00:00