Loading arch/arm64/mm/proc.S +1 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,7 @@ ENDPROC(cpu_do_resume) #endif /* * cpu_switch_mm(pgd_phys, tsk) * cpu_do_switch_mm(pgd_phys, tsk) * * Set the translation table base pointer to be pgd_phys. * Loading Loading
arch/arm64/mm/proc.S +1 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,7 @@ ENDPROC(cpu_do_resume) #endif /* * cpu_switch_mm(pgd_phys, tsk) * cpu_do_switch_mm(pgd_phys, tsk) * * Set the translation table base pointer to be pgd_phys. * Loading