Skip to content
Snippets Groups Projects
Commit 812944e9 authored by Jingoo Han's avatar Jingoo Han Committed by Catalin Marinas
Browse files

arm64: mm: fix the function name in comment of cpu_do_switch_mm


Fix the function name of comment of cpu_do_switch_mm,
because cpu_do_switch_mm is the correct name.

Signed-off-by: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent ac525f59
Branches
Tags
No related merge requests found
...@@ -150,7 +150,7 @@ ENDPROC(cpu_do_resume) ...@@ -150,7 +150,7 @@ ENDPROC(cpu_do_resume)
#endif #endif
/* /*
* cpu_switch_mm(pgd_phys, tsk) * cpu_do_switch_mm(pgd_phys, tsk)
* *
* Set the translation table base pointer to be pgd_phys. * Set the translation table base pointer to be pgd_phys.
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment