From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932919Ab2IDXVl (ORCPT ); Tue, 4 Sep 2012 19:21:41 -0400 Received: from ogre.sisk.pl ([193.178.161.156]:36544 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932837Ab2IDXVj (ORCPT ); Tue, 4 Sep 2012 19:21:39 -0400 From: "Rafael J. Wysocki" To: Borislav Petkov Subject: Re: [PATCH] powernow-k8: Fixup missing _PSS objects message Date: Wed, 5 Sep 2012 01:27:56 +0200 User-Agent: KMail/1.13.6 (Linux/3.6.0-rc3+; KDE/4.6.0; x86_64; ; ) Cc: cpufreq@vger.kernel.org, LKML , Linux PM list References: <1342624043-29763-1-git-send-email-bp@amd64.org> <201207182150.51441.rjw@sisk.pl> <20120718210549.GA17504@aftab.osrc.amd.com> In-Reply-To: <20120718210549.GA17504@aftab.osrc.amd.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201209050127.56583.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday, July 18, 2012, Borislav Petkov wrote: > On Wed, Jul 18, 2012 at 09:50:51PM +0200, Rafael J. Wysocki wrote: > > On Wednesday, July 18, 2012, Borislav Petkov wrote: > > > From: Borislav Petkov > > > > > > _PSS objects can also be missing if Cool'N'Quiet is disabled in the > > > BIOS. Add that to the FW_BUG message for the user to try before updating > > > her BIOS. Fix formatting while at it. > > > > > > Acked-by: Mark Langsdorf > > > Signed-off-by: Borislav Petkov > > > > I will take this, but it's kind of too late for v3.6. > > Yeah, sure, whenever. I found it buried in my mbox since 3.2ish. And > since it is not urgent, you don't have to rush it for 3.6 but send it > upstream whenever you like. Applied to the linux-next branch of the linux-pm.git tree as v3.7 material. Thanks, Rafael