Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d950cb8 authored by Geoff Levand's avatar Geoff Levand Committed by Paul Mackerras
Browse files

[POWERPC] Minor comment fix for misc_64.S



A minor comment fix for misc_64.S from Takao Shinohara.

Signed-off-by: default avatarGeoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 9b9b72fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -687,7 +687,7 @@ _GLOBAL(kexec_sequence)
	/* clear out hardware hash page table and tlb */
	ld	r5,0(r27)		/* deref function descriptor */
	mtctr	r5
	bctrl				/* ppc_md.hash_clear_all(void); */
	bctrl				/* ppc_md.hpte_clear_all(void); */

/*
 *   kexec image calling is: