commit | c69ded84a968e8ecc529b4de68522e4a2dcbf92a | [log] [tgz] |
---|---|---|
author | Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> | Tue Nov 12 15:07:15 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 13 12:09:03 2013 +0900 |
tree | f4d52444f1d49fbfe7e3324ee8668345ef2e8b18 | |
parent | 3207d9e72c6227b0a9a2624ae7984b32af5fb288 [diff] |
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>