mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00:00
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
Noticed by James Clarke. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
849c498766
commit
830cda3f98
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user