From: Tomas Hruby Date: Thu, 18 Mar 2010 16:18:22 +0000 (+0000) Subject: Fixed kernel stack comment X-Git-Tag: v3.1.7~223 X-Git-Url: http://zhaoyanbai.com/repos/doxygen-warnings.log?a=commitdiff_plain;h=a0602c06a32d78410ada000db84023394861c13e;p=minix.git Fixed kernel stack comment --- diff --git a/kernel/arch/i386/mpx386.S b/kernel/arch/i386/mpx386.S index dd84ef1b9..293f1df02 100644 --- a/kernel/arch/i386/mpx386.S +++ b/kernel/arch/i386/mpx386.S @@ -753,8 +753,7 @@ reload_cr3: .bss /* - * this stack is used temporarily for booting only. We switch to a proper kernel - * stack after the first trap to kernel + * the kernel stack */ .globl k_boot_stktop k_boot_stack: