1
0
Fork 0
alistair23-linux/arch/riscv/lib
Palmer Dabbelt e0e0c87c02
RISC-V: Make our port sparse-clean
This patch set contains a handful of fixes that clean up the sparse
results for the RISC-V port.  These patches shouldn't have any
functional difference.  The patches:

* Use NULL instead of 0.
* Clean up __user annotations.
* Split __copy_user into two functions, to make the __user annotations
  valid.

Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
2018-06-11 09:09:49 -07:00
..
Makefile RISC-V: Build Infrastructure 2017-09-26 15:26:49 -07:00
delay.c RISC-V: Export some expected symbols for modules 2017-11-30 10:01:10 -08:00
memcpy.S RISC-V: Generic library routines and assembly 2017-09-26 15:26:45 -07:00
memset.S RISC-V: Generic library routines and assembly 2017-09-26 15:26:45 -07:00
uaccess.S RISC-V: Make our port sparse-clean 2018-06-11 09:09:49 -07:00
udivdi3.S RISC-V: Generic library routines and assembly 2017-09-26 15:26:45 -07:00