提交 9ddab42d 编写于 作者: A Andi Kleen 提交者: Andi Kleen

[PATCH] Remove outdated comment in x86-64 mmconfig code

Cc: gregkh@suse.de
Signed-off-by: NAndi Kleen <ak@suse.de>
上级 27fbe5b2
......@@ -218,7 +218,6 @@ void __init pci_mmcfg_init(int type)
return;
}
/* RED-PEN i386 doesn't do _nocache right now */
pci_mmcfg_virt = kmalloc(sizeof(*pci_mmcfg_virt) * pci_mmcfg_config_num, GFP_KERNEL);
if (pci_mmcfg_virt == NULL) {
printk("PCI: Can not allocate memory for mmconfig structures\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册