]> git.karo-electronics.de Git - karo-tx-linux.git/commit
oom: remove deprecated oom_adj
authorDavidlohr Bueso <dave@gnu.org>
Wed, 26 Sep 2012 01:33:20 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:25:51 +0000 (17:25 +1000)
commit9d3bad6f741b05c8f5cafdeaafe74aa36bf60a39
tree16a365610e18f65da1d9cb93334db579b6b8babd
parentd6a7f5da9abe01f25d84126537f08e98681d0fd3
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