[PATCH] i386: call efi_get_time during suspend
commite1cccf48b182dd743c3c83a4fdf8dc570a43b393
authorArtiom Myaskouvskey <artiom.myaskouvskey@intel.com>
Thu, 7 Dec 2006 01:14:11 +0000 (7 02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:11 +0000 (7 02:14 +0100)
tree3315022e72488e2dbc3d38a721f9959f42b7cd06
parentb0d0a4ba45760b10ecee9035ed45b442c1a6cc84
[PATCH] i386: call efi_get_time during suspend

Function efi_get_time called not only during init kernel phase but also
during suspend (from get_cmos_time).

When it is called from get_cmos_time the corresponding runtime service
should be called in virtual and not in physical mode.

Signed-off-by: Artiom Myaskouvskey <artiom.myaskouvskey@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: "Narayanan, Chandramouli" <chandramouli.narayanan@intel.com>
Cc: "Jiossy, Rami" <rami.jiossy@intel.com>
Cc: "Satt, Shai" <shai.satt@intel.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
arch/i386/kernel/efi.c
include/linux/efi.h