From: Nick Piggin Date: Thu, 1 Mar 2007 04:12:27 +0000 (-0800) Subject: [PATCH] Rename PG_checked to PG_owner_priv_1 X-Git-Tag: v2.6.21-rc3~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5409bae07a63630ba5a40f3f00b7f3e6d7eceedd;p=pandora-kernel.git [PATCH] Rename PG_checked to PG_owner_priv_1 Rename PG_checked to PG_owner_priv_1 to reflect its availablilty as a private flag for use by the owner/allocator of the page. In the case of pagecache pages (which might be considered to be owned by the mm), filesystems may use the flag. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed