Re: [PATCH 1/1] Fix boot on efi 32 bit Machines

From: Randy.Dunlap
Date: Tue Jun 20 2006 - 13:11:57 EST


On Tue, 20 Jun 2006 15:30:03 +0200 Edgar Hucek wrote:

> Fix EFI boot on 32 bit machines with pcie port.
> Efi machines does not have an e820 memory map.
>
> Signed-off-by: Edgar Hucek <hostmaster@xxxxxxxxxx>

Darn, I was going to comment on the patch, but the attachment
isn't quoted... :(


1. if you modify this patch, change
+ if(!efi_enabled) {
to
if (!efi_enabled) {
to be compatible with Linux coding style.

2. There are ways to send inline patches with thunderbird.
Take a look at these:
http://mbligh.org/linuxdocs/Email/Clients/Thunderbird
http://lkml.org/lkml/2005/12/27/191
http://lists.osdl.org/pipermail/kernel-janitors/2006-June/006478.html

Thanks,
---
~Randy
-
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/