From: Vernon Mauery Date: Tue, 2 Nov 2010 20:08:11 +0000 (-0700) Subject: ibm_rtl: _RTL_ is not available in UEFI mode X-Git-Tag: v2.6.37-rc6~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d37db77c1aa199ae9a4114af7c0412c8417e949;p=pandora-kernel.git ibm_rtl: _RTL_ is not available in UEFI mode Some of the IBM servers that are supported by ibm_rtl can run in both Legacy mode (BIOS) and in UEFI mode. When running in UEFI mode, it is possible that the EBDA table exists but cannot be mapped and reports errors. We need to make sure that by default we don't try to probe the machines if they are running in UEFI mode. Signed-off-by: Vernon Mauery Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed