search for: ae10d7804168

Displaying 1 result from an estimated 1 matches for "ae10d7804168".

2012 Oct 18
3
ask a question about ERST
...lization Header. After revert below patch, xen succeed with erst table init. So could this patch be reverted now to match acpi spec and kernel upstream? [root@zhenzhong2 xen-unstable.hg]# hg export 23760 # HG changeset patch # User Keir Fraser <keir@xen.org> # Date 1312909603 -3600 # Node ID ae10d7804168c185166277bcef3b18ffc9227b66 # Parent aca07ff1f0a59cc7ebb5ef76875229b7e99ba3ff ACPI ERST: Revert change to erst_check_table() to be more permissive. Permits tables that apparently Xen cannot handle (causes boot failure on many systems). Signed-off-by: Keir Fraser <keir@xen.org> diff -r aca0...