From: Andrea Arcangeli Date: Thu, 13 Jan 2011 23:46:32 +0000 (-0800) Subject: thp: alter compound get_page/put_page X-Git-Tag: v2.6.38-rc1~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9180706344487700b40da9eca5dedd3d11cb33b4;p=pandora-kernel.git thp: alter compound get_page/put_page Alter compound get_page/put_page to keep references on subpages too, in order to allow __split_huge_page_refcount to split an hugepage even while subpages have been pinned by one of the get_user_pages() variants. Signed-off-by: Andrea Arcangeli Acked-by: Rik van Riel Acked-by: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed