You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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:
committed by
Michael Ellerman
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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user