commit | 160c73243350304c09e69cbcc4fa34ff89868b68 | [log] [tgz] |
---|---|---|
author | Tiejun Chen <tiejun.chen@windriver.com> | Wed Oct 23 17:31:21 2013 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Wed Mar 19 19:57:09 2014 -0500 |
tree | 0e4bb349289df87f64ccae7a9184088b3532ffc1 | |
parent | b0b7dcbdf327bc57018d498e07331b2c96916dc7 [diff] |
powerpc/book3e: initialize crit/mc/dbg kernel stack pointers We already allocated critical/machine/debug check exceptions, but we also should initialize those associated kernel stack pointers for use by special exceptions in the PACA. Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com> Signed-off-by: Scott Wood <scottwood@freescale.com>