From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751230Ab0EHFUG (ORCPT ); Sat, 8 May 2010 01:20:06 -0400 Received: from vms173009pub.verizon.net ([206.46.173.9]:32219 "EHLO vms173009pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751014Ab0EHFUD (ORCPT ); Sat, 8 May 2010 01:20:03 -0400 Date: Sat, 08 May 2010 01:19:43 -0400 (EDT) From: Len Brown X-X-Sender: lenb@localhost.localdomain To: Linus Torvalds Cc: "Rafael J. Wysocki" , Linux Kernel Mailing List , linux-acpi@vger.kernel.org, Andrew Morton Subject: Re: [git pull request] ACPI patches for 2.6.34-rc6 In-reply-to: Message-id: References: <201005080117.23760.rjw@sisk.pl> <201005080203.30634.rjw@sisk.pl> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) 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 > On Sat, 8 May 2010, Rafael J. Wysocki wrote: > > > > To calrify, I think the approach in the Matthew's patch is correct, but since I have > > some bad experience with that particular thing, I prefer to make that change in > > 2.6.35 and then move on to drop the flag entirely. > > Oh,yes. I'm not suggesting we do it late in the -rc cycle. > > I just don't think the DMI table is a good idea, so in the longer run I > wan tto get rid of it, rather than have it grow (by quite a few entries, > in this case). > > There are valid reasons for DMI tables in many cases, but in this case I > think the reason is simply that we do the wrong thing, so then we ended up > with a DMI table to "fix" the wrong thing we do. Hi Linus, Matthew, Rafael and I all agree with you on every aspect of this issue. The DMI list is temporary. Matthew's patch to do as you say is already queued for 2.6.35. I belive that Rafael was prudent in recommending we delay the "real" fix until .35, as we discovered that the broken machines suffered a 3-second delay on resume, polling for the SCI_EN that the BIOS would never set, and so the proposed fix for that is queued for 2.6.35 as well. thanks, -Len