forked from Minki/linux
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
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user