Re: -tip: origin tree build failure

From: Ingo Molnar
Date: Thu Dec 17 2009 - 07:23:52 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> config MEMORY_FAILURE
> depends on MMU
> depends on ARCH_SUPPORTS_MEMORY_FAILURE
> + select PROC_PAGE_MONITOR
> bool "Enable recovery from hardware memory errors"

It also needs to depend on PROC_FS in that case - as per the updated patch
below.

Ingo

----------------->