lkml.org 
[lkml]   [2015]   [Mar]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 5/4] x86/mm: Further simplify 1 GB kernel linear mappings handling

* Jan Beulich <JBeulich@suse.com> wrote:

> > +config X86_DIRECT_GBPAGES
> > + def_bool (X86_64 && !DEBUG_PAGEALLOC && !KMEMCHECK)
>
> config X86_DIRECT_GBPAGES
> def_bool y
> depends on X86_64 && !DEBUG_PAGEALLOC && !KMEMCHECK
>
> or else it'll leave a pointless
>
> # CONFIG_X86_DIRECT_GBPAGES is not set
>
> in .config-s where the dependencies are not met.

Ok, fixed - thanks!

Ingo


\
 
 \ /
  Last update: 2015-03-05 09:41    [W:0.045 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site