commit | 66953ebef60ffe94650a735b445f1495d989c523 | [log] [tgz] |
---|---|---|
author | Matthew McClintock <msm@freescale.com> | Tue Jun 29 09:42:26 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 09 11:28:27 2010 +1000 |
tree | 705ea34685f8c378381f8f5926d7bbf757ac3333 | |
parent | d10ac3734d07bee675384d22d06883b3c57b1524 [diff] |
powerpc/mpic: Add ability to reset a core via MPIC We need the ability to reset cores for use with kexec/kdump for SMP systems. Calling this function with the specific core you want to reset will cause the CPU to spin in reset. Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>