[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: page-flags.h
On Wed, May 01, 2002 at 06:34:14PM +0100, Christoph Hellwig wrote:
> This step is wasted work - it will NEVER compile. Rationale:
> the page flags operate on page->flags and without having the definition
> of struct page from mm.h this won't do.
>
> The better idea is IMHO to replace page-flags.h by page.h that also
> contains the definition of struct page.
That's a good point, and something I completley overlooked.
I wonder if Andrew Morton (who I'm guessing wrote that comment
in mm.h) has some ingenious plan here..
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/