aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNaoya Horiguchi <[email protected]>2017-07-10 15:47:47 -0700
committerLinus Torvalds <[email protected]>2017-07-10 16:32:30 -0700
commit761ad8d7c7b5485bb66fd5bccb58a891fe784544 (patch)
tree280aa30b843d43886e0610c02ca13d2b7c7831eb /tools/perf/scripts/python
parentd4a3a60b37bf4609f9b17961a0db2f6e7ec746cd (diff)
mm: hwpoison: introduce memory_failure_hugetlb()
memory_failure() is a big function and hard to maintain. Handling hugetlb- and non-hugetlb- case in a single function is not good, so this patch separates PageHuge() branch into a new function, which saves many PageHuge() check. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Naoya Horiguchi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions