]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic: optimize generic uaccess for 8-byte loads and stores
authorChristoph Hellwig <hch@lst.de>
Tue, 23 Apr 2019 16:38:09 +0000 (18:38 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 23 Apr 2019 19:51:41 +0000 (21:51 +0200)
commit19a0ea3b0a29ae855c6f15648c3033da2ec4b9d1
tree157e43dccba6b1bd1a4c2bf3277c6b9d7359e850
parent015a7e19f74c5b5fe818903dbc363957927e2476
asm-generic: optimize generic uaccess for 8-byte loads and stores

On 64-bit architectures we can also use the direct load/store trick for
8-byte values.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/uaccess.h