Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- Date: Mon, 30 Jun 2008 21:16:28 +0200
- From: Ingo Molnar <mingo@xxxxxxx>
- Subject: Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
* Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote: > > For find_e820_area, this is safe enough. But what about conflict > > between setup_data and ebda or ramdisk? > > can you have setup_data and ebda at the same time? > > setup_data and ramdisk should be ok, because bootloader is supposed to > make them not to be conflicts. the more sanity checks we do before relying on some crutial data, the better. It's easier to panic or sanitize data in some structured way and complain about it in the syslog than to let things get corrupted. Boot loaders are ... not unknown to be have bugs too, at times. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Yinghai Lu
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- References:
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Yinghai Lu
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Yinghai Lu
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Huang, Ying
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Yinghai Lu
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Huang, Ying
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Yinghai Lu
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Huang, Ying
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Yinghai Lu
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Huang, Ying
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- From: Yinghai Lu
- Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- Prev by Date: Re: [PATCH 2/4] security: filesystem capabilities bugfix2
- Next by Date: Re: [Linux-ATM-General] [PATCH] firmware: convert Ambassador ATM driver to request_firmware()
- Previous by thread: Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- Next by thread: Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
- Index(es):