From: Hugh Dickins Date: Wed, 23 Nov 2005 21:37:39 +0000 (-0800) Subject: [PATCH] mm: powerpc ptlock comments X-Git-Tag: v2.6.15-rc3~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01edcd891c3e9f4bb992ff2ceb69836bf76f8ddf;p=pandora-kernel.git [PATCH] mm: powerpc ptlock comments Update comments (only) on page_table_lock and mmap_sem in arch/powerpc. Removed the comment on page_table_lock from hash_huge_page: since it's no longer taking page_table_lock itself, it's irrelevant whether others are; but how it is safe (even against huge file truncation?) I can't say. Signed-off-by: Hugh Dickins Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed