Re: [patch] page->flags cleanup

From: Christoph Hellwig (hch@infradead.org)
Date: Thu Apr 25 2002 - 07:50:48 EST


On Wed, Apr 24, 2002 at 01:51:27AM -0700, Andrew Morton wrote:
>
> Moves the definitions of the page->flags bits and all the PageFoo
> macros into linux/page-flags.h. That file is currently included from
> mm.h, but the stage is set to remove that and include page-flags.h
> direct in all .c files which require that. (120 of them).

What about moving not only the flags but also struct page itself to
<linux/page.h>? I think they belong together and don't have much shared
with the other bits of mm.h, so this makes some sense.

-
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/



This archive was generated by hypermail 2b29 : Tue Apr 30 2002 - 22:00:10 EST