projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
217f829
)
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
author
David S. Miller
<davem@davemloft.net>
Wed, 26 Oct 2016 17:08:22 +0000
(10:08 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 21 Nov 2016 09:06:41 +0000
(10:06 +0100)
[ Upstream commit
830cda3f9855ff092b0e9610346d110846fc497c
]
Noticed by James Clarke.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/mm/ultra.S
patch
|
blob
|
history
diff --git
a/arch/sparc/mm/ultra.S
b/arch/sparc/mm/ultra.S
index 85de139bfad653eb967029056332e72ece1c8367..5128d38b1d1a6584f12204efb219029bdc165cbc 100644
(file)
--- 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