Loading arch/powerpc/kernel/tm.S +2 −2 Original line number Diff line number Diff line Loading @@ -313,7 +313,7 @@ dont_backup_fp: blr /* void tm_recheckpoint(struct thread_struct *thread, /* 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 Loading
arch/powerpc/kernel/tm.S +2 −2 Original line number Diff line number Diff line Loading @@ -313,7 +313,7 @@ dont_backup_fp: blr /* void tm_recheckpoint(struct thread_struct *thread, /* 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