Re: [PATCH] ACPI: x86: Add another system to quirk list for forcing StorageD3Enable

From: Rafael J. Wysocki
Date: Fri Oct 28 2022 - 11:33:35 EST


On Tue, Oct 25, 2022 at 2:13 AM Limonciello, Mario
<mario.limonciello@xxxxxxx> wrote:
>
> On 10/14/2022 07:11, Mario Limonciello wrote:
> > commit 018d6711c26e4 ("ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1
> > for StorageD3Enable") introduced a quirk to allow a system with ambiguous
> > use of _ADR 0 to force StorageD3Enable.
> >
> > Julius Brockmann reports that Inspiron 16 5625 suffers that same symptoms.
> > Add this other system to the list as well.
> >
> > Link: https://bugzilla.kernel.org/show_bug.cgi?id=216440
> > Reported-and-tested-by: Julius Brockmann <mail@xxxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx>
> > ---
> > drivers/acpi/x86/utils.c | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
>
> Hi Rafael,
>
> This got sent near the merge window a few weeks ago. It's a trivial fix
> so I just want to make sure it didn't get misplaced.

I had a plan to push it for -rc3, but then I didn't include it in the PR.

I'll queue it up for -rc4 now.

Thanks!