From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932904AbcGIAkn (ORCPT ); Fri, 8 Jul 2016 20:40:43 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:54153 "HELO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932223AbcGIAkm (ORCPT ); Fri, 8 Jul 2016 20:40:42 -0400 From: "Rafael J. Wysocki" To: Srinivas Pandruvada Cc: Jan Kiszka , Linux Kernel Mailing List , "Rafael J. Wysocki" , Linux PM list Subject: Re: [PATCH] intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate Date: Sat, 09 Jul 2016 02:45:20 +0200 Message-ID: <1741569.1V1Ap4DoMu@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.5.0-rc1+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1468006747.13617.117.camel@linux.intel.com> References: <577FF3FC.6030004@siemens.com> <1468006747.13617.117.camel@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday, July 08, 2016 12:39:07 PM Srinivas Pandruvada wrote: > On Fri, 2016-07-08 at 20:42 +0200, Jan Kiszka wrote: > > If MSR_CONFIG_TDP_CONTROL is locked, we currently try to address some > > MSR 0x80000648 or so. Mask out the relevant level bits 0 and 1. > > > > Found while running over the Jailhouse hypervisor which became upset > > about this strange MSR index. > > > > Signed-off-by: Jan Kiszka > Acked-by: Srinivas Pandruvada OK Should this go into stable? Which series if so? Thanks, Rafael