public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Can we get rid of zImage this time?
@ 2007-06-11 23:52 H. Peter Anvin
  2007-06-12  2:20 ` Bruce Ashfield
  2007-06-12 21:59 ` Krzysztof Halasa
  0 siblings, 2 replies; 5+ messages in thread
From: H. Peter Anvin @ 2007-06-11 23:52 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I brought this up a few years ago, and had it shot down, because of a
few poorly substantiated claims of zImage-only machines; those claims
really need to be debugged since they might indicate A20-related failures.

Anyway...

Can we please kill zImage?  In addition to be completely useless for
modern kernels, it causes unnecessary complexity in boot loaders.

	-hpa

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Can we get rid of zImage this time?
  2007-06-11 23:52 Can we get rid of zImage this time? H. Peter Anvin
@ 2007-06-12  2:20 ` Bruce Ashfield
  2007-06-12  6:14   ` H. Peter Anvin
  2007-06-12 21:59 ` Krzysztof Halasa
  1 sibling, 1 reply; 5+ messages in thread
From: Bruce Ashfield @ 2007-06-12  2:20 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Linux Kernel Mailing List

On 6/11/07, H. Peter Anvin <hpa@zytor.com> wrote:
> I brought this up a few years ago, and had it shot down, because of a
> few poorly substantiated claims of zImage-only machines; those claims
> really need to be debugged since they might indicate A20-related failures.

These beasts are still alive and kicking. I boot a handful of
arm and ppc boards on a frequent basis that are zImage
only.  The kicker is I don't have the bootloader source for
most of them, so changing to a different image format is
tough at best.

Not a vote one way or the other, just some observations
from my day to day.

Bruce


>
> Anyway...
>
> Can we please kill zImage?  In addition to be completely useless for
> modern kernels, it causes unnecessary complexity in boot loaders.
>
>         -hpa
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Can we get rid of zImage this time?
  2007-06-12  2:20 ` Bruce Ashfield
@ 2007-06-12  6:14   ` H. Peter Anvin
  2007-06-12 12:57     ` Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: H. Peter Anvin @ 2007-06-12  6:14 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: Linux Kernel Mailing List

Bruce Ashfield wrote:
> 
> These beasts are still alive and kicking. I boot a handful of
> arm and ppc boards on a frequent basis that are zImage
> only.  The kicker is I don't have the bootloader source for
> most of them, so changing to a different image format is
> tough at best.
> 

Sorry, the zImage/bzImage distinction is x86 only.  Some other
architectures call their output zImage, but it's a different format
entirely.

So I was referring specifically to x86.

	-hpa

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Can we get rid of zImage this time?
  2007-06-12  6:14   ` H. Peter Anvin
@ 2007-06-12 12:57     ` Bruce Ashfield
  0 siblings, 0 replies; 5+ messages in thread
From: Bruce Ashfield @ 2007-06-12 12:57 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Linux Kernel Mailing List

H. Peter Anvin wrote:
> Bruce Ashfield wrote:
>> These beasts are still alive and kicking. I boot a handful of
>> arm and ppc boards on a frequent basis that are zImage
>> only.  The kicker is I don't have the bootloader source for
>> most of them, so changing to a different image format is
>> tough at best.
>>
> 
> Sorry, the zImage/bzImage distinction is x86 only.  Some other
> architectures call their output zImage, but it's a different format
> entirely.
> 
> So I was referring specifically to x86.

Ah my mistake, I quickly scanned and didn't pick
up the x86 reference. Nothing to see here :)

Bruce

> 
> 	-hpa


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Can we get rid of zImage this time?
  2007-06-11 23:52 Can we get rid of zImage this time? H. Peter Anvin
  2007-06-12  2:20 ` Bruce Ashfield
@ 2007-06-12 21:59 ` Krzysztof Halasa
  1 sibling, 0 replies; 5+ messages in thread
From: Krzysztof Halasa @ 2007-06-12 21:59 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Linux Kernel Mailing List

"H. Peter Anvin" <hpa@zytor.com> writes:

> Can we please kill zImage?  In addition to be completely useless for
> modern kernels, it causes unnecessary complexity in boot loaders.

I hope so.

BTW: I'd just kill old zImage and make it identical to bzImage
(I mean "make zImage" would now produce arch/i386/zImage identical
to arch/i386/bzImage made by "make bzImage").

Then we could use zImage as for other platforms.
-- 
Krzysztof Halasa

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-06-12 21:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-11 23:52 Can we get rid of zImage this time? H. Peter Anvin
2007-06-12  2:20 ` Bruce Ashfield
2007-06-12  6:14   ` H. Peter Anvin
2007-06-12 12:57     ` Bruce Ashfield
2007-06-12 21:59 ` Krzysztof Halasa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox