aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2014-04-28 17:03:00 +0200
committerPaolo Bonzini <[email protected]>2014-04-28 17:24:55 +0200
commite9545b9f8aeb63e05818e4b3250057260bc072aa (patch)
treef89d5a69691b0f61871604aa2b09ce140d236cc8 /tools/perf/scripts/python/syscall-counts.py
parentd72d946d0b649b79709b99b9d5cb7269fff8afaa (diff)
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
async_pf_execute() passes tsk == current to gup(), this is doesn't hurt but unnecessary and misleading. "tsk" is only used to account the number of faults and current is the random workqueue thread. Signed-off-by: Oleg Nesterov <[email protected]> Suggested-by: Andrea Arcangeli <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions