[patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Wed Oct 29 00:44:56 AEDT 2025
On 2025-10-27 04:43, Thomas Gleixner wrote:
[...]
> + * Some architectures use internal local labels already, but this extra
> + * indirection here is harmless because the compiler optimizes it out
> + * completely in any case. This construct just ensures that the ASM GOTO
> + * target is always in the local scope. The C goto 'label' works correct
correct -> correctly
Other than this nit:
Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
--
Mathieu Desnoyers
EfficiOS Inc.
https://www.efficios.com
More information about the Linuxppc-dev
mailing list