[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ab18d8520707190854v50216497mcc2be291d1a99ab2@mail.gmail.com>
Date: Thu, 19 Jul 2007 23:54:01 +0800
From: "Fengwei Yin" <yfw.kernel@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: About get_page for compound page
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists