Eric W. Biederman wrote: > I need to review HPA changes a little more from his rewrite in C. > I think he messed up with the guarantee of initialization in that > rewrite, but I'm not quite certain. I beg to differ, sir! In my rewritten code, the "zeropage" is 4K of zero-initialized .bss, into which the setup header is copied. So any undefined field will be initialized to zero, not to whatever assembly code happened to be there. You know that with the old code, we got boot failures after changing the error message in the dummy boot sector? -hpa - 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/
- References:
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: "Huang, Ying" <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: "H. Peter Anvin" <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: "Huang, Ying" <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: "H. Peter Anvin" <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: Andi Kleen <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: "H. Peter Anvin" <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: Andi Kleen <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: "Yinghai Lu" <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: Andi Kleen <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: "Yinghai Lu" <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: Andi Kleen <[email protected]>
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 0/3] x86_64 EFI runtime service support
- Prev by Date: [VIDEO] Fix font dependency for SGI Newport console driver.
- Next by Date: Re: [PATCH 2/3] dma: override "dma_flags_set_dmaflush" for sn-ia64
- Previous by thread: Re: [PATCH 0/3] x86_64 EFI runtime service support
- Next by thread: Re: [PATCH 0/3] x86_64 EFI runtime service support
- Index(es):