summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-10-26 19:08:22 +0200
committerDavid S. Miller <davem@davemloft.net>2016-10-26 19:08:22 +0200
commit830cda3f9855ff092b0e9610346d110846fc497c (patch)
tree74e12cf52b5fe23071f23ceed700dedadd6fc047
parentsparc64: Handle extremely large kernel TSB range flushes sanely. (diff)
downloadlinux-830cda3f9855ff092b0e9610346d110846fc497c.tar.xz
linux-830cda3f9855ff092b0e9610346d110846fc497c.zip
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
Noticed by James Clarke. Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--arch/sparc/mm/ultra.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/mm/ultra.S b/arch/sparc/mm/ultra.S
index 85de139bfad6..5128d38b1d1a 100644
--- a/arch/sparc/mm/ultra.S
+++ b/arch/sparc/mm/ultra.S
@@ -358,7 +358,7 @@ __hypervisor_flush_tlb_page: /* 22 insns */
nop
nop
-__hypervisor_flush_tlb_pending: /* 16 insns */
+__hypervisor_flush_tlb_pending: /* 27 insns */
/* %o0 = context, %o1 = nr, %o2 = vaddrs[] */
sllx %o1, 3, %g1
mov %o2, %g2