commit | 6ea8bad1c06c8ccde381f1c848afe6a245bb33b5 | [log] [tgz] |
---|---|---|
author | clameter@sgi.com <clameter@sgi.com> | Wed Jan 30 13:30:32 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:32 2008 +0100 |
tree | 41fd63390baf34cef3ce4ca16b525cef879c6079 | |
parent | ec12fa5c80126b252ebcb474d12c832ec4647daa [diff] |
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 <clameter@sgi.com> Cc: Andi Kleen <ak@suse.de> Cc: Mike Travis <travis@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>