From: clameter@sgi.com Date: Wed, 30 Jan 2008 12:30:32 +0000 (+0100) Subject: x86: clean up stack allocation and free X-Git-Tag: v2.6.25-rc1~1143^2~779 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea8bad1c06c8ccde381f1c848afe6a245bb33b5;p=pandora-kernel.git x86: clean up stack allocation and free Clean up the allocation and freeing of stacks a bit by using a __GFP_ZERO flag instead of memset. Signed-off-by: Christoph Lameter Cc: Andi Kleen Cc: Mike Travis Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed