aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKOSAKI Motohiro <[email protected]>2010-08-09 17:19:34 -0700
committerLinus Torvalds <[email protected]>2010-08-09 20:45:01 -0700
commit2c5ea53ce46ebb232e0d9a475fdd2b166d2a516b (patch)
tree0dc0883ee29201600ec3950142d69f9860af2527 /tools/perf/scripts/python
parent7c59aec830c7ed6c745bd513982cee3563ed20c1 (diff)
oom: oom_kill_process() doesn't select kthread child
Presently select_bad_process() has a PF_KTHREAD check, but oom_kill_process doesn't. It mean oom_kill_process() may choose wrong task, especially, when the child are using use_mm(). Signed-off-by: KOSAKI Motohiro <[email protected]> Reviewed-by: Minchan Kim <[email protected]> Cc: David Rientjes <[email protected]> Cc: KAMEZAWA Hiroyuki <[email protected]> Cc: Oleg Nesterov <[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