]> 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)
commitea7c56aabb75682f5d908d68dd4379007a062f39
treed3882313f519f3a57e7f376e55d51475a4e0742b
parent542c28959ba4cbebb3fcbefb47aec9bc6f85d4c2
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