提交 3212bff3 编写于 作者: Y Yinghai Lu 提交者: Ingo Molnar

x86: left over fix for leak of early_ioremp in dmi_scan

Signed-off-by: NYinghai Lu <yinghai@sun.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
上级 093af8d7
......@@ -353,6 +353,7 @@ void __init dmi_scan_machine(void)
return;
}
}
dmi_iounmap(p, 0x10000);
}
out: printk(KERN_INFO "DMI not present or invalid.\n");
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册