aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2014-01-21 15:49:04 -0800
committerLinus Torvalds <[email protected]>2014-01-21 16:19:43 -0800
commit5eaf1a9e233d61438377f57facb167f8208ba9fd (patch)
treec1455aa3d758ea5ebb5879f655b4e7ddf4079d94 /scripts/objdiff
parentc728852f5dd41ce34e7ce0a179cf28cd5f4dc301 (diff)
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 <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Dave Jones <[email protected]> Cc: Darren Hart <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Mel Gorman <[email protected]> Acked-by: Andrea Arcangeli <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions