search for: b9a73007e203

Displaying 2 results from an estimated 2 matches for "b9a73007e203".

2007 May 31
1
[patch rfc wip] first cut of ELF bzImage
...grind makes things, erm, upset) 3. other possibility hpa raised: make the compressed vmlinux payload an ELF file rather than the whole bzImage, and leave the bzImage wrapper as-is. seems sane to me. What does everyone think? Is this heading in the right direction? J diff -r b9a73007e203 arch/i386/boot/Makefile --- a/arch/i386/boot/Makefile Wed May 30 18:41:32 2007 -0700 +++ b/arch/i386/boot/Makefile Thu May 31 00:08:52 2007 -0700 @@ -29,8 +29,9 @@ subdir- := compressed subdir- := compressed setup-y += a20.o apm.o cmdline.o copy.o cpu.o cpucheck.o edd.o -setup-y += header.o...
2007 May 31
1
[patch rfc wip] first cut of ELF bzImage
...grind makes things, erm, upset) 3. other possibility hpa raised: make the compressed vmlinux payload an ELF file rather than the whole bzImage, and leave the bzImage wrapper as-is. seems sane to me. What does everyone think? Is this heading in the right direction? J diff -r b9a73007e203 arch/i386/boot/Makefile --- a/arch/i386/boot/Makefile Wed May 30 18:41:32 2007 -0700 +++ b/arch/i386/boot/Makefile Thu May 31 00:08:52 2007 -0700 @@ -29,8 +29,9 @@ subdir- := compressed subdir- := compressed setup-y += a20.o apm.o cmdline.o copy.o cpu.o cpucheck.o edd.o -setup-y += header.o...