diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2018-09-17 10:29:08 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-09-27 14:39:37 -0400 |
commit | 8679de0959e65ee7f78db6405a8d23e61665751d (patch) | |
tree | b72da28fb72996cf0bcc51851078c3a1cb6e13a4 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 2a25dc7c79c92c6cba45c6218c49395173be80bf (diff) |
x86/mm/cpa: Split, rename and clean up try_preserve_large_page()
Avoid the extra variable and gotos by splitting the function into the
actual algorithm and a callable function which contains the lock
protection.
Rename it to should_split_large_page() while at it so the return values make
actually sense.
Clean up the code flow, comments and general whitespace damage while at it. No
functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Dave Hansen <dave.hansen@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Bin Yang <bin.yang@intel.com>
Cc: Mark Gross <mark.gross@intel.com>
Link: https://lkml.kernel.org/r/20180917143545.830507216@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions