[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060908120616.db18c4a0.akpm@osdl.org>
Date: Fri, 8 Sep 2006 12:06:16 -0700
From: Andrew Morton <akpm@...l.org>
To: Heiko Carstens <heiko.carstens@...ibm.com>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Martin Schwidefsky <schwidefsky@...ibm.com>
Subject: Re: [patch 1/2] own header file for struct page.
On Fri, 8 Sep 2006 20:33:40 +0200
Heiko Carstens <heiko.carstens@...ibm.com> wrote:
> > > +#ifndef CONFIG_DISCONTIGMEM
> > > +/* The array of struct pages - for discontigmem use pgdat->lmem_map */
> > > +extern struct page *mem_map;
> > > +#endif
> >
> > Am surprised to see this declaration in this file.
>
> Hmm... first I thought I could add the same declaration to asm-s390/pgtable.h.
> But then deciced against it, since I would just duplicate code.
> Any better idea where to put it?
dunno. mmzone.h?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists