On 2023/6/6 17:35, Jose Marinho wrote:
This set of patches updates the Linux kernel ACPI documentation for Arm systems. The intent is to integrate the developments in the BBR specification that happened over the last couple of years. Cc: Catalin Marinas<catalin.marinas@xxxxxxx> Cc: Jeremy Linton<Jeremy.Linton@xxxxxxx> Cc: James Morse<James.Morse@xxxxxxx> Cc: Rob Herring<Rob.Herring@xxxxxxx> Cc: Will Deacon<will@xxxxxxxxxx> Cc: Jonathan Corbet<corbet@xxxxxxx> Cc: Hanjun Guo<guohanjun@xxxxxxxxxx> Cc:linux-arm-kernel@xxxxxxxxxxxxxxxxxxx Cc:linux-doc@xxxxxxxxxxxxxxx Cc:linux-acpi@xxxxxxxxxxxxxxx v2: - Clarify that the RAS tables are conditionaly required when ACPI Platform Error Interfaces are required: Hanjun Guo. - Clarify that HMAT is required if NUMA is supported and the system contains heterogeneous memory: Hanjun Guo.
Thanks for updating the document, Reviewed-by: Hanjun Guo <guohanjun@xxxxxxxxxx> Thanks Hanjun