[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0h6dqtvh7bUx_yrGnt32dcye-m8Yu5-FfUYZ4WgRoP9rg@mail.gmail.com>
Date: Mon, 12 Jun 2023 19:33:02 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: "Luck, Tony" <tony.luck@...el.com>, Li Yang <leoyang.li@....com>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
Borislav Petkov <bp@...en8.de>, Len Brown <lenb@...nel.org>,
James Morse <james.morse@....com>, Jia He <justin.he@....com>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
On Mon, Jun 5, 2023 at 7:26 PM Luck, Tony <tony.luck@...el.com> wrote:
>
> > > Since 315bada690e0 ("EDAC: Check for GHES preference in the
> > > chipset-specific EDAC drivers"), vendor specific EDAC driver will not
> > > probe correctly when CONFIG_ACPI_APEI_GHES is enabled but no GHES device
> > > is present. Make ghes_get_devices() return NULL when the GHES device
> > > list is empty to fix the problem.
> > >
> > > Fixes: 9057a3f7ac36 ("EDAC/ghes: Prepare to make ghes_edac a proper module")
> > > Signed-off-by: Li Yang <leoyang.li@....com>
> > > Cc: Jia He <justin.he@....com>
> >
> > Boris, Tony, any comments?
>
> All of the callers are expecting NULL for a failure, not an empty list. So this looks OK to me.
>
> Reviewed-by: Tony Luck <tony.luck@...el.com>
Applied as 6.5 material, thanks!
Powered by blists - more mailing lists