diff options
author | Christoph Hellwig <[email protected]> | 2021-09-16 09:04:04 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2021-09-24 13:35:07 +0200 |
commit | 8ade83390930d61c64fe3ab49081990c9d43d0d2 (patch) | |
tree | 79287dcc9fee81f455ed8636d1f13f3bb45770c3 /arch/m68k/mac/misc.c | |
parent | 01eec1af5ec49b331948ace8f2287580e1594383 (diff) |
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 <[email protected]>
Reviewed-by: Michael Schmitz <[email protected]>
Tested-by: Michael Schmitz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'arch/m68k/mac/misc.c')
0 files changed, 0 insertions, 0 deletions