Skip to content
Snippets Groups Projects
Commit 22d4cd4c authored by Brian Gerst's avatar Brian Gerst Committed by Ingo Molnar
Browse files

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: default avatarBrian Gerst <brgerst@gmail.com>
Acked-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
Cc: tj@kernel.org
LKML-Reference: <1288158182-1753-1-git-send-email-brgerst@gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 610470ce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment