powerpc/book3e: initialize crit/mc/dbg kernel stack pointers
authorTiejun Chen <tiejun.chen@windriver.com>
Wed, 23 Oct 2013 09:31:21 +0000 (17:31 +0800)
committerScott Wood <scottwood@freescale.com>
Thu, 20 Mar 2014 00:57:09 +0000 (19:57 -0500)
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>
arch/powerpc/kernel/setup_64.c

Simple merge