lkml.org 
[lkml]   [2004]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Suspend 2 merge: 18/51: Debug page_alloc support.
From
Date
On Wed, 2004-11-24 at 12:17, Nigel Cunningham wrote:
> On Thu, 2004-11-25 at 03:02, Dave Hansen wrote:
> > On Wed, 2004-11-24 at 04:58, Nigel Cunningham wrote:
> > > +#ifdef CONFIG_HIGHMEM
> > > + if (page >= highmem_start_page)
> > > + return 0;
> > > +#endif
> >
> > There's a patch pending in -mm to kill highmem_start_page. Please use
> > PageHighMem().
>
> That's not out-of-line, is it? (We use it while resuming too, IIRC).
> I'll take a look.

Nope. That's a simple single-bit page->flags check.

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.215 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site