From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Vnrrf-0007WM-T3 for kexec@lists.infradead.org; Tue, 03 Dec 2013 15:26:20 +0000 Date: Tue, 3 Dec 2013 10:25:36 -0500 From: Vivek Goyal Subject: Re: [PATCH v9] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter Message-ID: <20131203152536.GE4251@redhat.com> References: <529D34AA.1000809@jp.fujitsu.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <529D34AA.1000809@jp.fujitsu.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: HATAYAMA Daisuke Cc: "H. Peter Anvin" , "kexec@lists.infradead.org" , Linux Kernel Mailing List , Jerry Hoemann , Borislav Petkov , "Eric W. Biederman" , Andrew Morton , Fengguang Wu , Jingbai Ma On Tue, Dec 03, 2013 at 10:32:26AM +0900, HATAYAMA Daisuke wrote: [..] > > diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt > index 50680a5..dd77bec 100644 > --- a/Documentation/kernel-parameters.txt > +++ b/Documentation/kernel-parameters.txt > @@ -774,6 +774,15 @@ bytes respectively. Such letter suffixes can also be entirely omitted. > disable= [IPV6] > See Documentation/networking/ipv6.txt. > > + disable_cpu_apicid= [X86,APIC,KEXEC,SMP] Hi Hatayama, We are almost there. A minor nit. Why have we specified KEXEC here. This parameter disabled_cpu_apicid does not seem to dependon CONFIG_KEXEC? Jerry, this patch looks good to me. Does it work on your system? Thanks Vivek _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec