Files
linux/arch/um/include/asm
Arnd Bergmann 34737e2698 uaccess: add generic __{get,put}_kernel_nofault
Nine architectures are still missing __{get,put}_kernel_nofault:
alpha, ia64, microblaze, nds32, nios2, openrisc, sh, sparc32, xtensa.

Add a generic version that lets everything use the normal
copy_{from,to}_kernel_nofault() code based on these, removing the last
use of get_fs()/set_fs() from architecture-independent code.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-02-25 09:36:05 +01:00
..
2021-12-21 21:13:43 +01:00
2020-11-06 23:14:58 +01:00
2021-06-17 21:45:43 +02:00
2021-06-17 21:45:43 +02:00
2021-02-12 21:37:38 +01:00
2021-06-17 21:45:43 +02:00
2021-06-17 21:45:43 +02:00
2021-07-01 11:06:03 -07:00
2020-01-07 13:31:29 +01:00
2021-12-22 17:56:56 +01:00
2017-07-26 13:18:20 +02:00