Re: [patch 1/2] own header file for struct page.

From: Andrew Morton
Date: Fri Sep 08 2006 - 15:03:20 EST


On Fri, 8 Sep 2006 20:33:40 +0200
Heiko Carstens <heiko.carstens@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/