From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [PATCH 2/2] x86: Enable monitor/mwait on Intel if BIOS hasn't already Date: Thu, 04 Aug 2011 17:54:04 -0400 (EDT) Message-ID: References: <5bec80947da3fb72f2f18fbe6d924a69f83fbed9.1312386029.git.luto@mit.edu> <20110804194117.GA5265@srcf.ucam.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from vms173017pub.verizon.net ([206.46.173.17]:38621 "EHLO vms173017pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754463Ab1HDVy7 (ORCPT ); Thu, 4 Aug 2011 17:54:59 -0400 In-reply-to: <20110804194117.GA5265@srcf.ucam.org> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Matthew Garrett Cc: Andrew Lutomirski , x86@kernel.org, linux-kernel@vger.kernel.org, Fenghua Yu , linux-acpi@vger.kernel.org > We can't trust BIOS authors to get things right. Where we can reliably > fix up things that are broken, we should do so. How about if we can get a BIOS fix for this brand new system, then we shall not clutter the kernel with a workaround, otherwise we shall. thanks, -Len