Files
linux/arch/mips/include/asm
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
..
2023-06-09 17:44:13 -07:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2020-09-07 22:25:27 +02:00
2020-09-07 22:25:27 +02:00
2021-01-22 11:40:00 +01:00
2025-03-19 10:22:22 +01:00
2020-09-07 22:25:27 +02:00
2022-03-01 10:07:22 +01:00
2024-02-20 13:36:34 +01:00
2020-11-11 23:49:22 +01:00
2021-10-24 17:24:47 +02:00
2025-08-29 22:34:31 +02:00
2024-01-08 10:39:12 +01:00
2023-12-21 15:31:25 +01:00
2022-02-22 09:35:49 +01:00
2021-09-23 11:23:35 +02:00
2021-01-04 11:37:27 +01:00
2022-03-01 10:07:22 +01:00
2020-05-19 17:39:32 +02:00
2024-01-08 10:39:12 +01:00
2020-05-22 09:10:53 +02:00
2024-01-08 10:39:12 +01:00
2024-04-25 20:55:47 -07:00
2024-01-08 10:39:12 +01:00
2026-01-26 20:02:19 -08:00
2023-12-10 17:21:41 -08:00
2022-03-14 15:09:27 +01:00
2025-04-30 20:04:59 +02:00
2023-04-12 15:01:09 +02:00
2023-12-10 17:21:41 -08:00
2024-07-23 09:29:49 +02:00
2023-12-10 17:21:38 -08:00
2024-01-08 10:39:12 +01:00
2019-04-03 10:32:54 +02:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-07-14 11:52:29 +02:00