]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] EFI fixes
authorTolentino, Matthew E <matthew.e.tolentino@intel.com>
Sun, 26 Mar 2006 09:37:09 +0000 (01:37 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:56:54 +0000 (08:56 -0800)
commit04e046330d7427458d169e877e611916350a866e
tree997126ad81b01819094fb75ccb1a33c88ace6e17
parentf963cf30e4dce75c636e1f7e695a1bd42a0e6f2f
[PATCH] EFI fixes

Here's a patch that fixes EFI boot for x86 on 2.6.16-rc5-mm3.  The
off-by-one is admittedly my fault, but the other two fix up the rest.

Cc: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Matt Domsch <Matt_Domsch@dell.com>
Cc: "Tolentino, Matthew E" <matthew.e.tolentino@intel.com>
Cc: "Brown, Len" <len.brown@intel.com>
Cc: Andi Kleen <ak@muc.de>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/dmi_scan.c
arch/i386/kernel/setup.c
drivers/acpi/tables.c