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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jin Dongming
Date: Monday, August 16, 2010 - 5:53 pm

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(-)

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[0/4][Patch-next]ACPI, APEI bug fix, Jin Dongming, (Mon Aug 16, 5:53 pm)