From: Greg Ungerer Date: Mon, 16 Jul 2007 06:38:28 +0000 (-0700) Subject: nommu: stub expand_stack() for nommu case X-Git-Tag: v2.6.23-rc1~1005 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c8f63e8e7a4a95d7fcc49e3953341fb4039899;p=pandora-kernel.git nommu: stub expand_stack() for nommu case Be consistent with VM mmap, implement expand_stack(). We can't actually do anything other than return an error in the no MMU case though. Signed-off-by: Greg Ungerer Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed