Преглед изворни кода

[SPARC64]: Fix comment typo in head.S

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller пре 19 година
родитељ
комит
a8201c6106
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      arch/sparc64/kernel/head.S

+ 1 - 1
arch/sparc64/kernel/head.S

@@ -217,7 +217,7 @@ prom_boot_mapping_phys_low:
 	mov	7, %l3
 	mov	7, %l3
 	stx	%l3, [%sp + 2047 + 128 + 0x08]	! num_args, 7
 	stx	%l3, [%sp + 2047 + 128 + 0x08]	! num_args, 7
 	mov	1, %l3
 	mov	1, %l3
-	stx	%l3, [%sp + 2047 + 128 + 0x10]	! num_rets, 7
+	stx	%l3, [%sp + 2047 + 128 + 0x10]	! num_rets, 1
 	mov	(1b - prom_map_name), %l3
 	mov	(1b - prom_map_name), %l3
 	sub	%l0, %l3, %l3
 	sub	%l0, %l3, %l3
 	stx	%l3, [%sp + 2047 + 128 + 0x18]	! arg1: "map"
 	stx	%l3, [%sp + 2047 + 128 + 0x18]	! arg1: "map"