提交 f46ace69 编写于 作者: A Andi Kleen 提交者: Linus Torvalds

[PATCH] x86_64: Add missing newline in IOMMU error message

Signed-off-by: NAndi Kleen <ak@suse.de>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 636dd2b7
......@@ -772,7 +772,7 @@ static __init int init_k8_gatt(struct agp_kern_info *info)
nommu:
/* Should not happen anymore */
printk(KERN_ERR "PCI-DMA: More than 4GB of RAM and no IOMMU\n"
KERN_ERR "PCI-DMA: 32bit PCI IO may malfunction.");
KERN_ERR "PCI-DMA: 32bit PCI IO may malfunction.\n");
return -1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册