From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755798Ab1HDVzF (ORCPT ); Thu, 4 Aug 2011 17:55:05 -0400 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 Date: Thu, 04 Aug 2011 17:54:04 -0400 (EDT) From: Len Brown X-X-Sender: lenb@x980 To: Matthew Garrett Cc: Andrew Lutomirski , x86@kernel.org, linux-kernel@vger.kernel.org, Fenghua Yu , linux-acpi@vger.kernel.org Subject: Re: [PATCH 2/2] x86: Enable monitor/mwait on Intel if BIOS hasn't already In-reply-to: <20110804194117.GA5265@srcf.ucam.org> Message-id: References: <5bec80947da3fb72f2f18fbe6d924a69f83fbed9.1312386029.git.luto@mit.edu> <20110804194117.GA5265@srcf.ucam.org> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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