lkml.org 
[lkml]   [2013]   [Dec]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: Tree for Dec 3 (mm/Kconfig)
On Wed, 4 Dec 2013, Sima Baymani wrote:

> When generating randconfig, got following warning:
>
> warning: (HWPOISON_INJECT && MEM_SOFT_DIRTY) selects PROC_PAGE_MONITOR
> which has unmet direct dependencies (PROC_FS && MMU)
>
> I would have liked to form a patch for it, but not sure whether to
> simply add PROC_FS && MMU as dependencies for HWPOISON_INJECT and
> MEM_SOFT_DIRTY, or if some other fix would be more suitable?
>

CONFIG_HWPOISON_INJECT is unrelated, it already depends on CONFIG_PROC_FS.

CONFIG_PROC_PAGE_MONITOR is obviously only useful for CONFIG_PROC_FS, so
the correct fix would be to make CONFIG_MEM_SOFT_DIRTY depend on
CONFIG_PROC_FS.

Want to try sending a patch?


\
 
 \ /
  Last update: 2013-12-05 01:41    [W:0.060 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site