From: Chuck Ebbert <76306.1226@compuserve.com> Date: Mon, 26 Jun 2006 11:59:50 +0000 (+0200) Subject: [PATCH] x86_64: enlarge window for stack growth X-Git-Tag: v2.6.18-rc1~612^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03fdc2c277afdbd217eccd1ce0cfeff77ebd8b77;p=pandora-kernel.git [PATCH] x86_64: enlarge window for stack growth Allow stack growth so the 'enter' instruction works. Also fixes problem in compat_sys_kexec_load() which could allocate more than 128 bytes using compat_alloc_user_space(). Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed