Files
Yury Norov c02be2ad2b uaccess: unify inline vs outline copy_{from,to}_user() selection
The kernel allows arches to select between inline and outline
implementations of the copy_{from,to}_user() by defining individual
INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER, correspondingly.  However,
all arches enable or disable them always together.

Without the real use-case for one helper being inlined while the other
outlined, having independent controls is excessive and error prone.

Switch the codebase to the single unified INLINE_COPY_USER control.

Link: https://lore.kernel.org/20260425020857.356850-3-ynorov@nvidia.com
Signed-off-by: Yury Norov <ynorov@nvidia.com>
Tested-by: Alice Ryhl <aliceryhl@google.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Christophe Leroy (CS GROUP) <chleroy@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Viktor Malik <vmalik@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2026-05-28 21:24:44 -07:00
..
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2024-09-13 07:10:38 -07:00
2024-05-02 12:01:25 +02:00
2020-06-01 14:48:52 -04:00
2025-09-13 16:55:07 -07:00
2023-01-10 05:31:42 -06:00
2020-06-01 14:48:52 -04:00
2019-07-01 17:51:40 +02:00
2018-12-28 12:11:45 -08:00
2023-03-08 08:44:24 -08:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2023-11-23 11:32:32 +01:00
2020-06-01 14:48:52 -04:00
2022-01-30 21:17:00 -05:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00