From: Brian Gerst Date: Wed, 27 Oct 2010 05:43:02 +0000 (-0400) Subject: x86-32: Allocate irq stacks seperate from percpu area X-Git-Tag: v2.6.37-rc1~86^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d4cd4c4dce6d7b7d9a7e396aa4f87fe7a649b1;p=pandora-kernel.git x86-32: Allocate irq stacks seperate from percpu area The percpu allocator cannot handle alignments larger than one page. Allocate the irq stacks seperately, and only keep the pointers as percpu data. Signed-off-by: Brian Gerst Acked-by: Linus Torvalds Cc: tj@kernel.org LKML-Reference: <1288158182-1753-1-git-send-email-brgerst@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed