]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI, CPER: Update cper info
authorChen, Gong <gong.chen@linux.intel.com>
Fri, 18 Oct 2013 21:28:59 +0000 (14:28 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 21 Oct 2013 22:12:00 +0000 (15:12 -0700)
commitb3a05716bfd5410fe60a3ca625ce9c32037187b2
treed3882313f519f3a57e7f376e55d51475a4e0742b
parentae7af358559ea58cd5befe30764c51792a6c76dd
ACPI, CPER: Update cper info

We have a lot of confusing names of functions and data structures in
amongs the the error reporting code.  In particular the "apei" prefix
has been applied to many objects that are not part of APEI.  Since we
will be using these routines for extended error log reporting it will
be clearer if we fix up the names first.

Signed-off-by: Chen, Gong <gong.chen@linux.intel.com>
Acked-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/acpi/apei/apei-internal.h
drivers/acpi/apei/cper.c
drivers/acpi/apei/ghes.c
include/acpi/actbl1.h
include/acpi/ghes.h
include/linux/cper.h