[PATCH 0/2] Fix some issue on RV32

From: Zong Li
Date: Sun Nov 11 2018 - 23:09:57 EST


This patches fix the build fail and kernel module install failed on RV32.

Zong Li (2):
RISC-V: Request stat64 on RV32
RISC-V: Support MODULE_SECTIONS mechanism on RV32

arch/riscv/Kconfig | 2 +-
arch/riscv/include/asm/module.h | 28 +++++++++++++++-------------
arch/riscv/include/asm/unistd.h | 1 +
arch/riscv/kernel/module-sections.c | 30 ++++++++++++++++--------------
4 files changed, 33 insertions(+), 28 deletions(-)

--
2.7.4