[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161202195416.58953-1-andriy.shevchenko@linux.intel.com>
Date: Fri, 2 Dec 2016 21:54:14 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Jean Delvare <jdelvare@...e.com>, linux-kernel@...r.kernel.org,
Mika Westerberg <mika.westerberg@...ux.intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
Until now DMI information is lost when kexec'ing. Fix this in the same way as
it has been done for ACPI RSDP.
Series has been tested on Galileo Gen2 where DMI is used by drivers, in
particular the default I2C host speed is choosen based on DMI system
information and now gets it correct.
Andy Shevchenko (2):
firmware: dmi_scan: Split out dmi_get_entry_point() helper
firmware: dmi_scan: Pass dmi_entry_point to kexec'ed kernel
Documentation/admin-guide/kernel-parameters.txt | 5 +++
drivers/firmware/dmi_scan.c | 49 +++++++++++++++----------
2 files changed, 35 insertions(+), 19 deletions(-)
--
2.10.2
Powered by blists - more mailing lists