]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm64/mm/tlb.S
Merge tag 'v3.12-rc4' into sched/core
[karo-tx-linux.git] / arch / arm64 / mm / tlb.S
index 8ae80a18e8ecbf18acd29a0aed49c70d5ecbdbea..19da91e0cd278911ec8400449d199325e528f00b 100644 (file)
@@ -35,7 +35,7 @@
  */
 ENTRY(__cpu_flush_user_tlb_range)
        vma_vm_mm x3, x2                        // get vma->vm_mm
-       mmid    x3, x3                          // get vm_mm->context.id
+       mmid    w3, x3                          // get vm_mm->context.id
        dsb     sy
        lsr     x0, x0, #12                     // align address
        lsr     x1, x1, #12