]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ec94dec3584f78b14e4cebebeb3ae763a7a29d7
tree0e4bb349289df87f64ccae7a9184088b3532ffc1
parentd8b7c4fd49f90cc897123aad65f0325bc7499bfe
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>
arch/powerpc/kernel/setup_64.c