]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit5a3135c2e77fe88cdea20b5e3f4761068b799ac2
treed82b0568722d285673251210716801e6fc4a90ed
parent4ba9b9d0ba0a49d91fa6417c7510ee36f48cf957
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