diff options
author | Michal Hocko <[email protected]> | 2016-05-26 15:16:22 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-05-26 15:35:44 -0700 |
commit | 7ef949d77f95f0d129f0d404b336459a34a00101 (patch) | |
tree | 87279cbf52945c657504d17fa7fac2fcbf5414af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1ebab2db065e99eed9ab2304d3b7ad25c9568612 (diff) |
mm: oom_reaper: remove some bloat
mmput_async is currently used only from the oom_reaper which is defined
only for CONFIG_MMU. We can save work_struct in mm_struct for
!CONFIG_MMU.
[[email protected]: fix typo, per Minchan]
Link: http://lkml.kernel.org/r/[email protected]
Reported-by: Minchan Kim <[email protected]>
Signed-off-by: Michal Hocko <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Cc: Tetsuo Handa <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions