]> asedeno.scripts.mit.edu Git - linux.git/commit
csky: User access
authorGuo Ren <ren_guo@c-sky.com>
Wed, 5 Sep 2018 06:25:18 +0000 (14:25 +0800)
committerGuo Ren <ren_guo@c-sky.com>
Thu, 25 Oct 2018 16:54:25 +0000 (00:54 +0800)
commitda551281947cb2c0ab6e0045529a706af5d79584
treeed1366aaec2841a0de7c2d114376abfe0c3cd7c6
parentc5af58b769113c4045209973052db3e3a543ee43
csky: User access

The patch adds "user access from kernel" codes.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/csky/include/asm/uaccess.h [new file with mode: 0644]
arch/csky/lib/usercopy.c [new file with mode: 0644]