From: Dave Kleikamp Date: Wed, 18 Aug 2010 06:44:25 +0000 (+0000) Subject: powerpc/4xx: Index interrupt stacks by physical cpu X-Git-Tag: v2.6.36-rc3~37^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e7f45ad521ac3e38889d255ec7676037fa84ae2;p=pandora-kernel.git powerpc/4xx: Index interrupt stacks by physical cpu The interrupt stacks need to be indexed by the physical cpu since the critical, debug and machine check handlers use the contents of SPRN_PIR to index the critirq_ctx, dbgirq_ctx, and mcheckirq_ctx arrays. Signed-off-by: Dave Kleikamp Signed-off-by: Josh Boyer --- Reading git-diff-tree failed