Thread (8 messages) flat view 8 messages, 4 authors, 2022-02-16

Re: [PATCH kernel 3/3] powerpc/llvm/lto: Workaround conditional branches in FTR_SECTION_ELSE

From: Russell Currey <hidden>
Date: 2022-02-11 06:51:41
Also in: llvm

On Fri, 2022-02-11 at 13:31 +1100, Alexey Kardashevskiy wrote:
quoted hunk ↗ jump to hunk
diff --git a/arch/powerpc/lib/memcpy_64.S
b/arch/powerpc/lib/memcpy_64.S
index 016c91e958d8..286c7e2d0883 100644
--- a/arch/powerpc/lib/memcpy_64.S
+++ b/arch/powerpc/lib/memcpy_64.S
@@ -50,10 +50,11 @@ ALT_FTR_SECTION_END_IFCLR(CPU_FTR_VMX_COPY)
    At the time of writing the only CPU that has this combination of
bits
    set is Power6. */
 test_feature = (SELFTEST_CASE == 1)
+       beq      .ldst_aligned
Hey Alexey, typo here (should be .Ldst_aligned) that breaks the build
for BE.
 BEGIN_FTR_SECTION
        nop
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help