From: Jeff Dike Date: Sat, 16 Jun 2007 17:16:10 +0000 (-0700) Subject: uml: kill x86_64 STACK_TOP_MAX X-Git-Tag: v2.6.22-rc5~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39a279026609c205d331ec39fea11b2fd470a054;p=pandora-kernel.git uml: kill x86_64 STACK_TOP_MAX The x86_64 a.out.h got a definition of STACK_TOP_MAX, which interferes with the UML version. So, just undef it like STACK_TOP. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed