On Mon, Apr 09, 2007 at 05:50:54PM -0700, Nishanth Aravamudan wrote: > static int hugetlbfs_set_page_dirty(struct page *page) > { > - struct page *head = (struct page *)page_private(page); > + struct page *head = compound_head(page);
Thanks for cleaning this up. -- wli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/