Skip to content

Commit

Permalink
mm-oom-introduce-oom-reaper-fix-fix-2
Browse files Browse the repository at this point in the history
include delay.h for msleep_interruptible()

Cc: Michal Hocko <mhocko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
  • Loading branch information
akpm00 authored and sfrothwell committed Dec 30, 2015
1 parent 588e485 commit 6849c05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mm/oom_kill.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include <linux/mempolicy.h>
#include <linux/security.h>
#include <linux/ptrace.h>
#include <linux/delay.h>
#include <linux/freezer.h>
#include <linux/ftrace.h>
#include <linux/ratelimit.h>
Expand Down

0 comments on commit 6849c05

Please sign in to comment.