[PATCH 0/4] oom: sysrq+f fixes + cleanups

From: Michal Hocko
Date: Wed Jul 08 2015 - 09:04:38 EST


Hi,
some of these patches have been posted already: http://marc.info/?l=linux-mm&m=143462145830969&w=2
This series contains an additional fix for another sysrq+f issue
reported off mailing list (patch #2).

First two patches are clear fixes. The third patch is from David with
my minor changes. The last patch is a cleanup but I have put it after
others because it has seen some opposition in the past.

Shortlog says:
David Rientjes (1):
mm, oom: organize oom context into struct

Michal Hocko (3):
oom: Do not panic when OOM killer is sysrq triggered
oom: Do not invoke oom notifiers on sysrq+f
oom: split out forced OOM killer

Thanks!

And diffstat:
Documentation/sysrq.txt | 5 +-
drivers/tty/sysrq.c | 3 +-
include/linux/oom.h | 26 +++++----
mm/memcontrol.c | 13 +++--
mm/oom_kill.c | 141 +++++++++++++++++++++++++++---------------------
mm/page_alloc.c | 9 +++-
6 files changed, 116 insertions(+), 81 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/