Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757370AbcCRPAW (ORCPT ); Fri, 18 Mar 2016 11:00:22 -0400 Received: from g2t4625.austin.hp.com ([15.73.212.76]:40044 "EHLO g2t4625.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757066AbcCRPAU (ORCPT ); Fri, 18 Mar 2016 11:00:20 -0400 Subject: Re: [PATCH v4] acpi: Issue _OSC call for native thermal interrupt handling To: "Rafael J. Wysocki" References: <1458239047-14259-1-git-send-email-srinivas.pandruvada@linux.intel.com> <1458249167.3861.39.camel@linux.intel.com> <56EB416F.2030301@hpe.com> <1766653.m1W9bgBQpQ@vostro.rjw.lan> Cc: Srinivas Pandruvada , tony.luck@intel.com, bp@alien8.de, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, lenb@kernel.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org From: Linda Knippers Message-ID: <56EC17FD.5050104@hpe.com> Date: Fri, 18 Mar 2016 11:00:13 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1766653.m1W9bgBQpQ@vostro.rjw.lan> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 847 Lines: 25 On 3/17/2016 8:17 PM, Rafael J. Wysocki wrote: >>>>>>> This change introduces a new function >>>>>>> acpi_early_processor_set_osc(), >>>>>>> which walks acpi name space and finds acpi processor object and >>>>>>> set capability via _OSC method to take over thermal LVT. >>>>>> Does this change just affect Skylake platforms or all platforms? >>>>> Any platform which has Intel ® Speed Shift Technology (aka HWP) >>>>> feature present and enabled. >> >> Could this be an unexpected change in behavior for platforms >> with HWP that don't have this bug, assuming they would look at >> the _OSC CPPP bit? That's actually my main concern here. > > Do you have any specific platforms in mind or just in general? It's just general right now but as more HWP server platforms come out, it may become specific. -- ljk > > Thanks, > Rafael >