On 09/06/2013 08:07 AM, Tomasz Nowicki wrote:
These commits were created to make APEI tables testable. All should be pushed to some test brunch so anybody could test it on his own, reused etc.
Tomasz Nowicki (3): acpi, apei, erst: Reserve no cachable region for persistent storage. acpi, apei, einj: Hack EINJ driver to enable injection GHES and kernel panic from userspace. apci, apei, arm64: Make some space for APEI blob.
arch/arm64/boot/dts/foundation-v8-acpi.dts | 2 +- drivers/acpi/apei/einj.c | 27 +++++++++++++++++++++++++++ drivers/acpi/apei/erst.c | 2 +- 3 files changed, 29 insertions(+), 2 deletions(-)
So I think these patches are okay as they are. Are you working on this for UEFI, also? I'd like to see a separate patch enabling this to work for the UEFI case also as soon as we can.
Otherwise,
Acked-by: Al Stone al.stone@linaro.org