]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] mm: powerpc ptlock comments
authorHugh Dickins <hugh@veritas.com>
Wed, 23 Nov 2005 21:37:39 +0000 (13:37 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 24 Nov 2005 00:08:38 +0000 (16:08 -0800)
commit01edcd891c3e9f4bb992ff2ceb69836bf76f8ddf
tree3b8ab4808220d1caaf3ba34db16917f71b852a08
parentcc3327e7dfc16a9a3e164075234c869867a59e45
[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 <hugh@veritas.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/powerpc/mm/hugetlbpage.c
arch/powerpc/mm/mem.c
arch/powerpc/mm/tlb_32.c
arch/powerpc/mm/tlb_64.c