All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] powerpc/tm: Fix comment
@ 2017-05-08  6:18 Michael Neuling
  2017-06-29 12:21 ` Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Neuling @ 2017-05-08  6:18 UTC (permalink / raw)
  To: mpe; +Cc: linuxppc-dev, mikey

Update to real function name.

Signed-off-by: Michael Neuling <mikey@neuling.org>
---
 arch/powerpc/kernel/tm.S | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/powerpc/kernel/tm.S b/arch/powerpc/kernel/tm.S
index 3a2d04134d..c4ba37822b 100644
--- a/arch/powerpc/kernel/tm.S
+++ b/arch/powerpc/kernel/tm.S
@@ -313,8 +313,8 @@ dont_backup_fp:
 	blr
 
 
-	/* void tm_recheckpoint(struct thread_struct *thread,
-	 *			unsigned long orig_msr)
+	/* void __tm_recheckpoint(struct thread_struct *thread,
+	 *			  unsigned long orig_msr)
 	 *	- Restore the checkpointed register state saved by tm_reclaim
 	 *	  when we switch_to a process.
 	 *
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: powerpc/tm: Fix comment
  2017-05-08  6:18 [PATCH] powerpc/tm: Fix comment Michael Neuling
@ 2017-06-29 12:21 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2017-06-29 12:21 UTC (permalink / raw)
  To: Michael Neuling; +Cc: mikey, linuxppc-dev

On Mon, 2017-05-08 at 06:18:31 UTC, Michael Neuling wrote:
> Update to real function name.
> 
> Signed-off-by: Michael Neuling <mikey@neuling.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/2bafb7ffa3e0908ad2e69b94c436a0

cheers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-29 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-08  6:18 [PATCH] powerpc/tm: Fix comment Michael Neuling
2017-06-29 12:21 ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.