From: Richard Weinberger Date: Tue, 26 Jul 2011 00:12:44 +0000 (-0700) Subject: um: clean up vm-flags.h X-Git-Tag: v3.1-rc1~241^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7213de044e11856f5c2aee0e43eff8dc507d421c;p=pandora-kernel.git um: clean up vm-flags.h There is no need to define VM_{STACK,DATA}_DEFAULT_FLAGS as variable. It's also useless to test for TIF_IA32 as 64bit UML has no IA32 emulation. Signed-off-by: Richard Weinberger Acked-by: Randy Dunlap Cc: Michal Hocko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed