[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4C69DDA1.6010901@np.css.fujitsu.com>
Date: Tue, 17 Aug 2010 09:53:53 +0900
From: Jin Dongming <jin.dongming@...css.fujitsu.com>
To: Huang Ying <ying.huang@...el.com>
CC: Randy Dunlap <randy.dunlap@...cle.com>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Andi Kleen <andi@...stfloor.org>,
Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>,
ACPI <linux-acpi@...r.kernel.org>,
LKLM <linux-kernel@...r.kernel.org>
Subject: [0/4][Patch-next]ACPI, APEI bug fix
For supporting APEI to work well, I make 4 patches for fixing some bugs.
- the first and the second patch fixed the wrong checking for ERST and EINJ
tables' header.
- the third one fixed the wrong return value of acpi_pre_map.
- the last one fixed the unsuitable usage of platform_data.
Jin Dongming (4):
[Patch-next] ACPI, APEI, ERST Fix the wrong checking of Serialization Header's
[Patch-next] ACPI, APEI, EINJ Fix the wrong checking of Injection Header's len
[Patch-next] ACPI, APEI Fix the return value(==NULL) of acpi_pre_map always.
[Patch-next] ACPI, APEI, HEST Fix the unsuitable usage of platform_data.
================
drivers/acpi/apei/einj.c | 15 +++++++++------
drivers/acpi/apei/erst.c | 13 ++++++++-----
drivers/acpi/apei/ghes.c | 2 +-
drivers/acpi/apei/hest.c | 19 ++++++++++++++-----
drivers/acpi/atomicio.c | 4 ++--
include/acpi/actbl1.h | 31 +++++++++++++++++++++++--------
6 files changed, 57 insertions(+), 27 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists