]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
oom: remove deprecated oom_adj
authorDavidlohr Bueso <dave@gnu.org>
Thu, 13 Sep 2012 00:58:37 +0000 (10:58 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Sep 2012 07:27:50 +0000 (17:27 +1000)
commit66414a6ee3c6b454c78b359293636563a070c7a9
tree6e92996394b4e22f0d6b6cf70f3abf68d8e8fc69
parent7facf6ea7fa1986ecaa76780742923c6b1cd5512
oom: remove deprecated oom_adj

The deprecated /proc/<pid>/oom_adj is scheduled for removal this month.

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Acked-by: David Rientjes <rientjes@google.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/ABI/obsolete/proc-pid-oom_adj [deleted file]
Documentation/feature-removal-schedule.txt
Documentation/filesystems/proc.txt
fs/proc/base.c
include/linux/oom.h
include/linux/sched.h
kernel/fork.c
mm/oom_kill.c