]> git.karo-electronics.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>
Wed, 19 Sep 2012 05:30:02 +0000 (15:30 +1000)
commit2eba8a8525008323c0b53ba8d81e357d2902cb51
tree3cc34de0f18ced2a501dd7a5f1b5fa8ade45c574
parent9cb8c1539d5c13b37699e16a0260870dca28addb
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