]> git.baikalelectronics.ru Git - kernel.git/commit
mm: remove obsolete comments about page table lock
authorNaoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Tue, 12 Nov 2013 23:07:15 +0000 (15:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:03 +0000 (12:09 +0900)
commitb8481a6f36ec34c915184b3cc29088e2688b8671
treef4d52444f1d49fbfe7e3324ee8668345ef2e8b18
parente92de69e658fed25e734cf7b3a3cee39b4009edb
mm: remove obsolete comments about page table lock

The callers of free_pgd_range() and hugetlb_free_pgd_range() don't hold
page table locks.  The comments seems to be obsolete, so let's remove
them.

Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/mm/hugetlbpage.c
mm/memory.c