Missing newline in printk.
Signed-off-by: Dave Jones <[email protected]>
--- vanilla/arch/i386/kernel/apic.c~ 2005-12-01 17:15:34.000000000 -0500
+++ vanilla/arch/i386/kernel/apic.c 2005-12-01 17:15:54.000000000 -0500
@@ -715,7 +715,7 @@ static int __init apic_set_verbosity(cha
apic_verbosity = APIC_VERBOSE;
else
printk(KERN_WARNING "APIC Verbosity level %s not recognised"
- " use apic=verbose or apic=debug", str);
+ " use apic=verbose or apic=debug\n", str);
return 0;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]