Re: [GIT PULL] ACPI fix for v4.18-rc7

From: Linus Torvalds
Date: Fri Jul 27 2018 - 21:30:58 EST


On Fri, Jul 27, 2018 at 5:02 PM Schmauss, Erik <erik.schmauss@xxxxxxxxx> wrote:
>
> The patch below should be able to fix this.

Yes, the error messages seem gone with this.

I see another ACPI warning, but that one has always been there:

acpi INT33D5:00: intel-hid: created platform device
ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index
0 - found Integer, expected Reference (20180531/nspredef-263)
ACPI: Invalid package element [0]: got number, expecting [R]
_ART package 0 is invalid, ignored

and doesn't seem to cause any problems. Just mentioning it in case
somebody goes "yeah.."

Linus