From: Vivek Goyal <vgoyal@redhat.com>
To: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>
Cc: hpa@linux.intel.com, ebiederm@xmission.com,
kexec@lists.infradead.org, linux-kernel@vger.kernel.org,
bp@alien8.de, akpm@linux-foundation.org, fengguang.wu@intel.com,
jingbai.ma@hp.com
Subject: Re: [PATCH v7 2/2] Documentation, x86, apic, kexec: Add disable_cpu_apicid kernel parameter
Date: Wed, 27 Nov 2013 10:10:56 -0500 [thread overview]
Message-ID: <20131127151056.GJ18706@redhat.com> (raw)
In-Reply-To: <20131127020053.1493.54092.stgit@localhost6.localdomain6>
On Wed, Nov 27, 2013 at 11:00:53AM +0900, HATAYAMA Daisuke wrote:
> Add disable_cpu_apicid kernel parameter to disable the CPU with the
> specified number of initial APIC ID, mostly used for the kdump 2nd
> kernel to disable BSP to wake up multiple CPUs without causing system
> reset or hang due to sending INIT from AP to BSP.
>
> Signed-off-by: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>
I guess you don't require a separate patch for documentation. Just merge
it with previous patch. So this becomes a single patch fix and not a
series.
Thanks
Vivek
> ---
> Documentation/kernel-parameters.txt | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> 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]
> + Format: <int>
> + The number of initial APIC ID for the
> + corresponding CPU to be disabled at boot,
> + mostly used for the kdump 2nd kernel to
> + disable BSP to wake up multiple CPUs without
> + causing system reset or hang due to sending
> + INIT from AP to BSP.
> +
> disable_ddw [PPC/PSERIES]
> Disable Dynamic DMA Window support. Use this if
> to workaround buggy firmware.
prev parent reply other threads:[~2013-11-27 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 2:00 [PATCH v7 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter HATAYAMA Daisuke
2013-11-27 2:00 ` [PATCH v7 1/2] x86, apic: Add disable_cpu_apicid " HATAYAMA Daisuke
2013-11-27 15:10 ` Vivek Goyal
2013-11-28 0:18 ` HATAYAMA Daisuke
2013-11-27 2:00 ` [PATCH v7 2/2] Documentation, x86, apic, kexec: " HATAYAMA Daisuke
2013-11-27 15:10 ` Vivek Goyal [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131127151056.GJ18706@redhat.com \
--to=vgoyal@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=bp@alien8.de \
--cc=d.hatayama@jp.fujitsu.com \
--cc=ebiederm@xmission.com \
--cc=fengguang.wu@intel.com \
--cc=hpa@linux.intel.com \
--cc=jingbai.ma@hp.com \
--cc=kexec@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox