mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
bd79f94758
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>