linux/drivers/acpi/apei
Chen Gong b238b8fa93 pstore: make pstore write function return normal success/fail value
Currently pstore write interface employs record id as return
value, but it is not enough because it can't tell caller if
the write operation is successful. Pass the record id back via
an argument pointer and return zero for success, non-zero for
failure.

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2011-10-12 09:17:24 -07:00
..
apei-base.c ACPI, APEI, Add WHEA _OSC support 2011-07-13 23:38:49 -04:00
apei-internal.h ACPI, APEI, Add WHEA _OSC support 2011-07-13 23:38:49 -04:00
cper.c ACPI, APEI, Add PCIe AER error information printing support 2011-03-21 22:59:08 -04:00
einj.c ACPI, APEI, EINJ Param support is disabled by default 2011-08-03 11:15:59 -04:00
erst-dbg.c ACPI, APEI, ERST, Fix erst-dbg long record reading issue 2011-07-13 23:31:51 -04:00
erst.c pstore: make pstore write function return normal success/fail value 2011-10-12 09:17:24 -07:00
ghes.c APEI GHES: 32-bit buildfix 2011-08-03 11:15:59 -04:00
hest.c ACPI, APEI, GHES, Support disable GHES at boot time 2011-07-13 23:36:34 -04:00
Kconfig ACPI, APEI, GHES: Add hardware memory error recovery support 2011-08-03 11:15:58 -04:00
Makefile ACPI, APEI, ERST debug support 2010-08-14 22:47:55 -04:00