lkml.org 
[lkml]   [2012]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP
On Fri, Jun 29, 2012 at 01:21:57PM -0700, Andrew Morton wrote:
> > static inline int zone_movable_is_highmem(void)
> > {
> > -#if defined(CONFIG_HIGHMEM) && defined(CONFIG_HAVE_MEMBLOCK_NODE)
> > +#if defined(CONFIG_HIGHMEM) && defined(CONFIG_HAVE_MEMBLOCK_NODE_MAP)
> > return movable_zone == ZONE_HIGHMEM;
> > #else
> > return 0;
>
> Huh. I wonder why nobody noticed.

Well, the combination is 32bit + memory hotplug....

--
tejun


\
 
 \ /
  Last update: 2012-06-29 22:41    [W:0.071 / U:0.292 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site