Commit 1daef08a authored by David S. Miller's avatar David S. Miller

[SPARC64]: Fix comment typo in __flush_tlb_kernel_range.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9d29a3fa
......@@ -86,7 +86,7 @@ __flush_tlb_pending: /* 26 insns */
.align 32
.globl __flush_tlb_kernel_range
__flush_tlb_kernel_range: /* 14 insns */
__flush_tlb_kernel_range: /* 16 insns */
/* %o0=start, %o1=end */
cmp %o0, %o1
be,pn %xcc, 2f
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment