About get_page for compound page

From: Fengwei Yin
Date: Thu Jul 19 2007 - 11:54:18 EST


Hi,
In get_page(), the parameter page is changed by
page = compound_head(page);
if the page is not the first page of compound pages.

My question: is this behavior correct?

Regards
Yin, Fengwei
-
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/