[PATCH 0/2] Fix some issue on RV32

2018-11-11 Thread Zong Li
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



[PATCH 0/2] Fix some issue on RV32

2018-11-11 Thread Zong Li
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