mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-29 10:01:25 +00:00
powerpc/tm: Fix comment
Update to real function name. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
aa9a951636
commit
2bafb7ffa3
1 changed files with 2 additions and 2 deletions
|
@ -313,7 +313,7 @@ dont_backup_fp:
|
||||||
blr
|
blr
|
||||||
|
|
||||||
|
|
||||||
/* void tm_recheckpoint(struct thread_struct *thread,
|
/* void __tm_recheckpoint(struct thread_struct *thread,
|
||||||
* unsigned long orig_msr)
|
* unsigned long orig_msr)
|
||||||
* - Restore the checkpointed register state saved by tm_reclaim
|
* - Restore the checkpointed register state saved by tm_reclaim
|
||||||
* when we switch_to a process.
|
* when we switch_to a process.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue