Home
last modified time | relevance | path

Searched hist:c52ca713279da78881d36b49acd36288a46bbec8 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/acpi/
H A Dprmt.cdiff c52ca713279da78881d36b49acd36288a46bbec8 Wed Oct 20 05:23:17 CEST 2021 Aubrey Li <aubrey.li@intel.com> ACPI: PRM: Handle memory allocation and memory remap failure

Handle memory allocation and memory remap failure in acpi_parse_prmt()
when system runs out of memory to avoid the potential NULL pointer
dereference errors.

Signed-off-by: Aubrey Li <aubrey.li@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>