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 <[email protected]> -- Mathieu Desnoyers EfficiOS Inc. https://www.efficios.com
