Re: [PATCH v7 2/2] Documentation, x86, apic, kexec: Add disable_cpu_apicid kernel parameter

2013-11-27 Thread Vivek Goyal
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

Re: [PATCH v7 2/2] Documentation, x86, apic, kexec: Add disable_cpu_apicid kernel parameter

2013-11-27 Thread Vivek Goyal
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

[PATCH v7 2/2] Documentation, x86, apic, kexec: Add disable_cpu_apicid kernel parameter

2013-11-26 Thread HATAYAMA Daisuke
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 ---

[PATCH v7 2/2] Documentation, x86, apic, kexec: Add disable_cpu_apicid kernel parameter

2013-11-26 Thread HATAYAMA Daisuke
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