diff options
author | 2014-01-21 15:49:04 -0800 | |
---|---|---|
committer | 2014-01-21 16:19:43 -0800 | |
commit | 5eaf1a9e233d61438377f57facb167f8208ba9fd (patch) | |
tree | c1455aa3d758ea5ebb5879f655b4e7ddf4079d94 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mm: thp: __get_page_tail_foll() can use get_huge_page_tail() (diff) | |
download | linux-dev-5eaf1a9e233d61438377f57facb167f8208ba9fd.tar.xz linux-dev-5eaf1a9e233d61438377f57facb167f8208ba9fd.zip |
mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail()
get_huge_page_tail()->compound_head() looks confusing. Every caller
must check PageTail(page), otherwise atomic_inc(&page->_mapcount) is
simply wrong if this page is compound-trans-head.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Dave Jones <davej@redhat.com>
Cc: Darren Hart <dvhart@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mel Gorman <mgorman@suse.de>
Acked-by: Andrea Arcangeli <aarcange@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions