Re: linux-next: Tree for May 7 (apei)

From: Randy Dunlap
Date: Fri May 07 2010 - 11:56:04 EST


On Fri, 7 May 2010 15:55:20 +1000 Stephen Rothwell wrote:

> Hi all,
>
> Changes since 20100506:


drivers/acpi/apei/einj.c:127:error: implicit declaration of function 'ndelay'
=> needs to #include <linux/delay.h>



ghes.c:(.text+0x119e71): undefined reference to `apei_mce_report_mem_error'

CONFIG_X86_MCE is not enabled, so make never descends into the
arch/x86/kernel/cpu/mcheck/ sub-directory to build mce-apei.o.

config attached.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

Attachment: config-r1391
Description: Binary data