]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 2 Nov 2021 17:59:45 +0000 (18:59 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 2 Nov 2021 17:59:45 +0000 (18:59 +0100)
commit9f5c8d244c0af1eac95d8d13208183c85618df82
tree7ec99908978a5af1c88604ed5f2175ae3e6c5561
parent4bba21a32fbc1c0b04ac4ff43f5440e0e24b53a2
parentfbf9b64dd4fc3db934e9a440ca81f3f15ead9d47
parentad5825d431e78785bafef35fb990412f9cc2df32
parent4be45902adaaaa438eb0768a4f9195c049ef282c
Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'

Merge APEI, PRM and documentation udpates for 5.16-rc1:

 - Mark apei_hest_parse() static (Christoph Hellwig).

 - Relax platform response timeout to 1 second after instructing it
   to inject an error (Shuai Xue).

 - Make the PRM code handle memory allocation and remapping failures
   more gracefully and drop some unnecessary blank lines from that
   code (Aubrey Li).

 - Fix spelling mistake in the ACPI documentation (Colin Ian King).

* acpi-apei:
  ACPI: APEI: mark apei_hest_parse() static
  ACPI: APEI: EINJ: Relax platform response timeout to 1 second

* acpi-prm:
  ACPI: PRM: Handle memory allocation and memory remap failure
  ACPI: PRM: Remove unnecessary blank lines

* acpi-docs:
  Documentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium"