Re: [GIT PULL] Please pull x86 biarch crashdump support and misc devel

2010-09-10 Thread Eric W. Biederman
caiq...@redhat.com writes: > BTW, kexec commandline was like this if helps. > > /sbin/kexec -p '--command-line=ro root=/dev/mapper/vg_intels3e3601-lv_root > rd_LVM_LV=vg_intels3e3601/lv_root rd_LVM_LV=vg_intels3e3601/lv_swap > rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun

Re: [GIT PULL] Please pull x86 biarch crashdump support and misc devel

2010-09-10 Thread Eric W. Biederman
caiq...@redhat.com writes: > BTW, kexec commandline was like this if helps. > > /sbin/kexec -p '--command-line=ro root=/dev/mapper/vg_intels3e3601-lv_root > rd_LVM_LV=vg_intels3e3601/lv_root rd_LVM_LV=vg_intels3e3601/lv_swap > rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun

Re: [GIT PULL] Please pull x86 biarch crashdump support and misc devel

2010-09-10 Thread CAI Qian
- "Eric W. Biederman" wrote: > caiq...@redhat.com writes: > > > BTW, kexec commandline was like this if helps. > > > > /sbin/kexec -p '--command-line=ro > root=/dev/mapper/vg_intels3e3601-lv_root > rd_LVM_LV=vg_intels3e3601/lv_root rd_LVM_LV=vg_intels3e3601/lv_swap > rd_NO_LUKS rd_NO_MD rd_

Re: [GIT PULL] Please pull x86 biarch crashdump support and misc devel

2010-09-10 Thread CAI Qian
> This failed to build for me. > > kexec/arch/i386/crashdump-x86.c: In function > ‘load_crashdump_segments’: > kexec/arch/i386/crashdump-x86.c:703: error: ‘KEXEC_ARCH_NATIVE’ > undeclared (first use in this function) > kexec/arch/i386/crashdump-x86.c:703: error: (Each undeclared > identifier is r

Re: [GIT PULL] Please pull x86 biarch crashdump support and misc devel

2010-09-10 Thread Eric W. Biederman
CAI Qian writes: >> This failed to build for me. >> >> kexec/arch/i386/crashdump-x86.c: In function >> ‘load_crashdump_segments’: >> kexec/arch/i386/crashdump-x86.c:703: error: ‘KEXEC_ARCH_NATIVE’ >> undeclared (first use in this function) >> kexec/arch/i386/crashdump-x86.c:703: error: (Each und

Re: [GIT PULL] Please pull x86 biarch crashdump support and misc devel

2010-09-10 Thread caiqian
> I have fixed the wrong variable problem and I also spotted another > architecture test in crashdump-x86e that would only work on i386, and > fixed that. > > The new version is up at: > git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/kexec-tools-devel.git # /sbin/kexec -p '--command-line=

Re: [PATCH] kexec_load manpage

2010-09-10 Thread Michael Kerrisk
Hi Andi, Ping! Cheers, Michael On Sat, Jun 26, 2010 at 3:23 PM, Michael Kerrisk wrote: > Hi Andi, > > Are Eric's suggestions of "physical" below correct? If so, could you > amend the page and resubmit? > > Also, I'd prefer to have the reboot.2 and kexec_load.2 page as > separate patches, so c

Re: [GIT PULL] Please pull x86 biarch crashdump support and misc devel

2010-09-10 Thread Eric W. Biederman
caiq...@redhat.com writes: >> I have fixed the wrong variable problem and I also spotted another >> architecture test in crashdump-x86e that would only work on i386, and >> fixed that. >> >> The new version is up at: >> git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/kexec-tools-devel.git

Re: [GIT PULL] Please pull x86 biarch crashdump support and misc devel

2010-09-10 Thread Eric W. Biederman
ebied...@xmission.com (Eric W. Biederman) writes: > caiq...@redhat.com writes: > >>> I have fixed the wrong variable problem and I also spotted another >>> architecture test in crashdump-x86e that would only work on i386, and >>> fixed that. >>> >>> The new version is up at: >>> git://git.kernel.