]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic: provide entirely generic nommu uaccess
authorChristoph Hellwig <hch@lst.de>
Tue, 23 Apr 2019 16:38:08 +0000 (18:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 23 Apr 2019 19:51:40 +0000 (21:51 +0200)
commit0a5300f10e0df7b3422e031cd1fcea6075865400
treea6a192d9e83428b5cf234370df06d4e29c593761
parent8236836cae7956a707d64888b156646aefe3f2f2
asm-generic: provide entirely generic nommu uaccess

Move the code to implement uaccess using memcpy or direct loads and
stores to asm-generic/uaccess.h and make it selectable kconfig option.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/h8300/Kconfig
arch/h8300/include/asm/Kbuild
arch/h8300/include/asm/uaccess.h [deleted file]
include/asm-generic/uaccess.h
lib/Kconfig