(2013/10/31 22:27), Vivek Goyal wrote: > On Wed, Oct 30, 2013 at 06:58:13PM -0600, jerry.hoemann at hp.com wrote: > > [..] >> Daisuke, >> >> Are you planning on making changes to the kexec tools to automate >> the setting of disable_cpu_apic to the capture kernel? Or do you >> know someone who is planning this? > > I think we should not make this change in kexec-tools and should leave > it to distro scripts to append disable_cpu_apic. > > Who knows in future this restriction is not there at all and kexec-tools > will be stuck with always passing disable_cpu_apic. Getting rid of > this parameter in distro scripts will be much easier. > > Thanks > Vivek > Yes, I'll post the patch to distribution's kexec-tools. ``kexec-tools'' seems a little ambiguous; the users scripts on fedora are contained in the same package. I don't know things on other distributions mostly at all; I've read Ubuntu's scripts really a little bit only. I'd like anyone to post patches if necessary... BTW, what's the status of this patch set? I've redesigned this so as to be done with kernel parameter in order not to depend on platform specific BIOS table. Due to the redesign, I think now ACK is needed again. -- Thanks. HATAYAMA, Daisuke