projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa9a951
)
powerpc/tm: Fix comment
author
Michael Neuling
<mikey@neuling.org>
Mon, 8 May 2017 06:18:31 +0000
(16:18 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Tue, 27 Jun 2017 02:09:09 +0000
(12:09 +1000)
Update to real function name.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/tm.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/kernel/tm.S
b/arch/powerpc/kernel/tm.S
index 3a2d04134da9cef55527edc0f54bacf4f173d0ba..c4ba37822ba0ea01228d546fe7365b5ca79e987c 100644
(file)
--- 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.
*