From: David Howells Date: Fri, 8 Feb 2008 12:19:26 +0000 (-0800) Subject: aout: move STACK_TOP[_MAX] to asm/processor.h X-Git-Tag: v2.6.25-rc1~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922a70d327bd4b11342c2afd08e20d35f52064c3;p=pandora-kernel.git aout: move STACK_TOP[_MAX] to asm/processor.h Move STACK_TOP[_MAX] out of asm/a.out.h and into asm/processor.h as they're required whether or not A.OUT format is available. Signed-off-by: David Howells Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed