summaryrefslogtreecommitdiff
path: root/mac80211.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-27 10:50:46 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-27 10:50:46 +0200
commitd6355aa7002d8d3a449196da3d25cc3f85c7680f (patch)
tree559e97267bad67bf12055a2b2872e70cde9d2bb6 /mac80211.h
parentc997421289035c0ff0256611a1583a04c3283db3 (diff)
man: minor: trafgen: add .PPs and modify BUGS section
Minor change in BUGS section to bring it up to date. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'mac80211.h')
0 files changed, 0 insertions, 0 deletions
OOM killer and oom_killer_disable forward progress because exit_mm->mmput might block and never call exit_oom_victim. It seems the easiest way forward is to workaround this race by calling try_to_freeze_tasks again after oom_killer_disable. This will make sure that all the tasks are frozen or it bails out. Fixes: 449d777d7ad6 ("mm, oom_reaper: clear TIF_MEMDIE for all tasks queued for oom_reaper") Link: http://lkml.kernel.org/r/1466597634-16199-1-git-send-email-mhocko@kernel.org Signed-off-by: Michal Hocko <mhocko@suse.com> Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat