]> Pileus Git - ~andy/linux/blobdiff - arch/m68k/kernel/setup_mm.c
m68k: The bootinfo is located right after the kernel
[~andy/linux] / arch / m68k / kernel / setup_mm.c
index 9f16a15fa287d9770cf6b6b136692fe7c3fd5e20..18423a84337973a2f060f59be3d0fb8560a39ceb 100644 (file)
@@ -220,7 +220,7 @@ void __init setup_arch(char **cmdline_p)
        int i;
 #endif
 
-       /* The bootinfo is located right after the kernel bss */
+       /* The bootinfo is located right after the kernel */
        if (!CPU_IS_COLDFIRE)
                m68k_parse_bootinfo((const struct bi_record *)_end);