| Submitter | Geert Uytterhoeven |
|---|---|
| Date | April 2, 2009, 4:25 p.m. |
| Message ID | <alpine.LRH.2.00.0904021823380.21587@vixen.sonytel.be> |
| Download | mbox | patch |
| Permalink | /patch/25535/ |
| State | Accepted |
| Commit | cb93d568e1ed2596e27f35b39241fe83955d9b26 |
| Delegated to: | Paul Mackerras |
| Headers | show |
Comments
Patch
--- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -313,7 +313,7 @@ config ARCH_ENABLE_MEMORY_HOTREMOVE config KEXEC bool "kexec system call (EXPERIMENTAL)" - depends on BOOK3S && EXPERIMENTAL + depends on PPC_BOOK3S && EXPERIMENTAL help kexec is a system call that implements the ability to shutdown your current kernel, and to start another kernel. It is like a reboot