From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [GIT PULL] ACPI fix for v4.18-rc7 Date: Fri, 27 Jul 2018 23:20:47 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Torvalds Cc: erik.schmauss@intel.com, "Rafael J. Wysocki" , linux acpi , linux-kernel@vger.kernel.org, Srinivas Pandruvada List-Id: linux-acpi@vger.kernel.org > ACPI Warning: \_SB.IETM._ART: Return Package type mismatch .. _ART is the AML method for "Active Cooling Relationship Table". iIt tells the system how fans are related to temperature sensors. It is likely that Windows uses DPTF on this platform, and since DPTF is not using _ART, Linux may be pointing out a vestigial _ART. Anyway, if your system doesn't handle being hot very well -- this error message is related to that capability. cheers, -Len