Files
linux/drivers/acpi
Aubrey Li 2bbfa0addd ACPI: PRM: Deal with table not present or no module found
On the system PRMT table is not present, dmesg output:

	$ dmesg | grep PRM
	[    1.532237] ACPI: PRMT not present
	[    1.532237] PRM: found 4294967277 modules

The result of acpi_table_parse_entries need to be checked and return
immediately if PRMT table is not present or no PRM module found.

Signed-off-by: Aubrey Li <aubrey.li@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2021-08-16 17:06:40 +02:00
..
2021-04-08 16:17:32 +02:00
2021-04-26 17:04:41 +02:00
2021-06-23 19:27:50 +02:00
2021-04-26 17:04:41 +02:00
2020-11-09 19:25:20 +01:00
2019-11-13 11:12:08 +01:00
2021-06-07 15:36:46 +02:00
2020-11-09 19:08:06 +01:00
2020-07-09 14:09:28 +02:00
2021-06-25 15:02:43 +02:00
2020-11-09 19:08:06 +01:00