]> git.baikalelectronics.ru Git - kernel.git/commit
oom: move prototypes to appropriate header file
authorDavid Rientjes <rientjes@google.com>
Wed, 17 Oct 2007 06:25:53 +0000 (23:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:45 +0000 (08:42 -0700)
commit708884f03063291d56b29ae7be230141d7e10494
treed82b0568722d285673251210716801e6fc4a90ed
parent0a55e25fd8c148f5e4c12a60d0821272f7016485
oom: move prototypes to appropriate header file

Move the OOM killer's extern function prototypes to include/linux/oom.h and
include it where necessary.

[clg@fr.ibm.com: build fix]
Cc: Andrea Arcangeli <andrea@suse.de>
Acked-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/s390/mm/cmm.c
drivers/char/sysrq.c
include/linux/oom.h
include/linux/swap.h
mm/page_alloc.c