commit | 3e7f45ad521ac3e38889d255ec7676037fa84ae2 | [log] [tgz] |
---|---|---|
author | Dave Kleikamp <shaggy@linux.vnet.ibm.com> | Wed Aug 18 06:44:25 2010 +0000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Mon Aug 23 07:37:53 2010 -0400 |
tree | 4f7f0461d2486bf2e48b633ea060be6660fb11b2 | |
parent | 66477466b8b79c98af17f1c2267596c8b6b4b561 [diff] |
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 <shaggy@linux.vnet.ibm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>