From: David Rientjes Date: Wed, 17 Oct 2007 06:25:53 +0000 (-0700) Subject: oom: move constraints to enum X-Git-Tag: v2.6.24-rc1~795 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e24bdf6d2fead14631e72a07fba012400c521e;p=pandora-kernel.git oom: move constraints to enum The OOM killer's CONSTRAINT definitions are really more appropriate in an enum, so define them in include/linux/oom.h. Cc: Andrea Arcangeli Acked-by: Christoph Lameter Signed-off-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed