All of lore.kernel.org
 help / color / mirror / Atom feed
* [0/4][Patch-next]ACPI, APEI bug fix
@ 2010-08-17  0:53 Jin Dongming
  0 siblings, 0 replies; only message in thread
From: Jin Dongming @ 2010-08-17  0:53 UTC (permalink / raw)
  To: Huang Ying
  Cc: Randy Dunlap, Stephen Rothwell, Andi Kleen, Hidetoshi Seto, ACPI,
	LKLM

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-17  0:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-17  0:53 [0/4][Patch-next]ACPI, APEI bug fix Jin Dongming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.