From: Christoph Hellwig Date: Tue, 27 Jul 2010 12:13:13 +0000 (+0200) Subject: x86-32: Align IRQ stacks properly X-Git-Tag: v2.6.37-rc1~177^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25897374297906eeebef8864299406bdcb5859c3;p=pandora-kernel.git x86-32: Align IRQ stacks properly As suggested by Steven Rostedt we need to align the IRQ stacks to the stack size, not just the page size to make them work for stack traces and other things that depend on finding the stack slot itself with 8k stacks. Signed-off-by: Christoph Hellwig LKML-Reference: <20100727121313.GA19976@lst.de> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed