On 01/10/2014 06:10 AM, Tomasz Nowicki wrote:
This patch set is needed due to:
- APEI tables address adjustments
- rebase to the kernel 3.13
- more descriptive error example
Changes for v2:
- add changelogs
Tomasz Nowicki (3): apei: Adjust addresses for APEI testing via UEFI -> GRUB -> ACPI kernel. acpi, apei: More detailed info regarding memory error. apei: Follow up lately kernel changes.
platforms/rtsm_ve-aemv8a.acpi/bert.asl | 2 +- platforms/rtsm_ve-aemv8a.acpi/einj.asl | 16 ++++++++-------- platforms/rtsm_ve-aemv8a.acpi/erst.asl | 32 +++++++++++++++---------------- platforms/rtsm_ve-aemv8a.acpi/hest.asl | 2 +- tools/bfapei/bfapei.c | 20 ++++++++++++++++++- tools/common/include/acpi.h | 33 ++++++++++++++++++++++++++------ 6 files changed, 72 insertions(+), 33 deletions(-)
Thanks for the changelogs. Looks good to me.
Acked-by: Al Stone al.stone@linaro.org