]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IA64] Fix stack placement when INIT hits in kernel mode.
authorDavid Mosberger-Tang <davidm@hpl.hp.com>
Fri, 6 May 2005 12:25:00 +0000 (05:25 -0700)
committerTony Luck <tony.luck@intel.com>
Fri, 6 May 2005 17:16:07 +0000 (10:16 -0700)
commit966dc11fcc48866a24d9b3fd16eeebb3f5e05931
tree4c374071e47998629495f2934e80d083719090f6
parentb3214970abbe983cd89842ae24ea00e21bba79f6
[IA64] Fix stack placement when INIT hits in kernel mode.

Without this patch, the stack is placed _below_ the current task
structure, which is risky at best.

Tony, I think this patch needs to go into 2.6.12, since it fixes a
real bug.  Without it, INIT may case secondary errors, which would be
most unpleasant.

Signed-off-by: David Mosberger-Tang <davidm@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/minstate.h