Files
Christoph Hellwig 1845a9303e BACKPORT: maccess: rename probe_kernel_address to get_kernel_nofault
Better describe what this helper does, and match the naming of
copy_from_kernel_nofault.

Also switch the argument order around, so that it acts and looks
like get_user().

Change-Id: If3f89e8ea565069b220ccc235a1bf795ba56ed12
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2025-10-17 16:56:58 +01:00
..