On Monday 30 April 2007 17:12:39 Eric W. Biederman wrote: > > Currently because vmlinux does not reflect that the kernel is relocatable > we still have to support CONFIG_PHYSICAL_START. So this patch adds a small > c program to do what we cannot do with a linker script set the elf header > type to ET_DYN. > > Since last time I have fixed the type to be in my code ET_DYN (oops), > and verified this works with kexec. I realized while testing that we > don't have anyway of identifying a kernel vmlinux as linux so we > probably want to add an ELF note but that will be another patch.
The patch is ok for me, but does it pass Vivek's usual testing? -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/