[PATCH 0224/1529] Fix typo
Andrea Gelmini
andrea.gelmini at gelma.net
Sat May 21 22:05:35 AEST 2016
Signed-off-by: Andrea Gelmini <andrea.gelmini at gelma.net>
---
arch/powerpc/kernel/exceptions-64e.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/kernel/exceptions-64e.S b/arch/powerpc/kernel/exceptions-64e.S
index 488e631..2d3b40f 100644
--- a/arch/powerpc/kernel/exceptions-64e.S
+++ b/arch/powerpc/kernel/exceptions-64e.S
@@ -453,7 +453,7 @@ exc_##n##_bad_stack: \
sth r1,PACA_TRAP_SAVE(r13); /* store trap */ \
b bad_stack_book3e; /* bad stack error */
-/* WARNING: If you change the layout of this stub, make sure you chcek
+/* WARNING: If you change the layout of this stub, make sure you check
* the debug exception handler which handles single stepping
* into exceptions from userspace, and the MM code in
* arch/powerpc/mm/tlb_nohash.c which patches the branch here
--
2.8.2.534.g1f66975
More information about the Linuxppc-dev
mailing list