Home
last modified time | relevance | path

Searched hist:"8 ade83390930d61c64fe3ab49081990c9d43d0d2" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/m68k/include/asm/
H A Duaccess.hdiff 8ade83390930d61c64fe3ab49081990c9d43d0d2 Thu Sep 16 09:04:04 CEST 2021 Christoph Hellwig <hch@lst.de> m68k: Provide __{get,put}_kernel_nofault

Allow non-faulting access to kernel addresses without overriding the
address space. Implemented by passing the instruction name to the
low-level assembly macros as an argument, and force the use of the
normal move instructions for kernel access.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Michael Schmitz <schmitzmic@gmail.com>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Link: https://lore.kernel.org/r/20210916070405.52750-6-hch@lst.de
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>