Re: [uml-devel] [PATCH] um: Clean up vm-flags.h

2011-06-16 Thread Randy Dunlap
On Thu, 16 Jun 2011 21:01:07 +0200 Richard Weinberger wrote: > 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 > CC: randy.dun...@oracle.com Acked-by: Ran

[uml-devel] [PATCH] um: Clean up vm-flags.h

2011-06-16 Thread Richard Weinberger
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 CC: randy.dun...@oracle.com CC: mho...@suse.cz CC: torva...@linux-foundation.org --- arch/um/sys-x86_64/Makefile