[PATCH 0/4] Minor corrections to ACPI table loading
Colin King
colin.king at canonical.com
Thu Apr 23 11:57:34 UTC 2015
From: Colin Ian King <colin.king at canonical.com>
The following 4 patches fix up some table loading issues. The first
3 patches catch some trivial mistakes and clean up the error reporting.
The final patch fixes a null pointer deference on systems that don't
support an FACP, hence the table is NULL.
Colin Ian King (4):
lib: fwts_acpi_tables: print correct pathname on error
lib: fwts_acpi_tables: set count correctly on error
lib: fwts_acpi_tables: only attempt to open a dumpfile if name is
defined
pci: aspm: check that a table exists, fixes segv on arm64
src/lib/src/fwts_acpi_tables.c | 6 ++++--
src/pci/aspm/aspm.c | 2 ++
2 files changed, 6 insertions(+), 2 deletions(-)
--
2.1.4
More information about the fwts-devel
mailing list