Re: [PATCH v16] ACPI ERST: specification for ERST support

2022-03-09 Thread Ani Sinha
On Tue, Mar 1, 2022 at 8:05 PM Eric DeVolder wrote: > > Hi, just wondering when this is targeted for merge? It has merged to master. $ git log acpi_erst.rst commit 0ef0506e559612edd10fe45dfd2f349c224601a1 Author: Eric DeVolder Date: Wed Feb 23 20:03:16 2022 +0530 ACPI ERST: specification

Re: [PATCH v16] ACPI ERST: specification for ERST support

2022-03-01 Thread Eric DeVolder
Hi, just wondering when this is targeted for merge? Thanks, eric On 2/7/22 01:02, Ani Sinha wrote: From: Eric DeVolder Information on the implementation of the ACPI ERST support. Signed-off-by: Eric DeVolder Acked-by: Ani Sinha --- docs/specs/acpi_erst.rst | 200 ++

[PATCH v16] ACPI ERST: specification for ERST support

2022-02-06 Thread Ani Sinha
From: Eric DeVolder Information on the implementation of the ACPI ERST support. Signed-off-by: Eric DeVolder Acked-by: Ani Sinha --- docs/specs/acpi_erst.rst | 200 +++ docs/specs/index.rst | 1 + 2 files changed, 201 insertions(+) create mode 100644

[PATCH v16] ACPI ERST: specification for ERST support

2022-02-06 Thread Ani Sinha
Hi Michael: Sendiding ERST doc patch again with TOC added for the build fix. thanks ani