From 33734e49fa821649b15d3c615c6a6061d3805e68 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Thu, 2 Apr 2009 06:25:41 +0000 Subject: [PATCH] --- yaml --- r: 142527 b: refs/heads/master c: cb93d568e1ed2596e27f35b39241fe83955d9b26 h: refs/heads/master i: 142525: 286c0c6877d5128ee18df2da5533bec00ab2c2b9 142523: 8311c8f79cc6a0b429d72f22e3ec956b1fbccaff 142519: fc150ae405a3a8b013c5a15433fc6a63d98947d4 142511: 30ead2c24e59db25f28988b0d6a7015550aeaa45 142495: 28820a02a7faff6b61bfec0ce7a066a016f1122d 142463: 5d4c2f296b2bf47a528df74875cbdf551e9d6010 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 61c7fe4da7fc..908500cd94d3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7e875e9dc8af70d126fa632446e967327ac3fdda +refs/heads/master: cb93d568e1ed2596e27f35b39241fe83955d9b26 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index e0f0a4dbe9ae..5b50e1ac6179 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -316,7 +316,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