Re: [patch] i386: pageattr remove __put_page

From: Andrew Morton
Date: Thu Jan 19 2006 - 16:54:01 EST


Nick Piggin <npiggin@xxxxxxx> wrote:
>
> > Or we just forget about page_private() and go back to using page->private -
> > page_private() was rather a stopgap thing.
> >
>
> Could we? We can do anonymous unions now, right?

Yes, that code's merged up now - we're using anonymous-struct in
anonymous-union and page->private had its leading underscore taken away.

But we should be consistent..
-
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/