]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - include/asm-generic/uaccess.h
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)
commitbd79f94758c011bdffd8d4afcfb578d169cb5e93
treea6a192d9e83428b5cf234370df06d4e29c593761
parentc67fdc1f00cba9de86c30f5a01eff21d3ea66c8f
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