[PATCH 0/4] Minor corrections to ACPI table loading
Naresh Bhat
naresh.bhat at linaro.org
Thu Apr 23 14:41:54 UTC 2015
Thanks Colin, I have tested whole series.
On 23 April 2015 at 17:27, Colin King <colin.king at canonical.com> wrote:
> 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
>
>
> --
> fwts-devel mailing list
> fwts-devel at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/fwts-devel
More information about the fwts-devel
mailing list