[0/4][Patch-next]ACPI, APEI bug fix

From: Jin Dongming
Date: Mon Aug 16 2010 - 20:53:57 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/