Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754727Ab0FAKoh (ORCPT ); Tue, 1 Jun 2010 06:44:37 -0400 Received: from www.tglx.de ([62.245.132.106]:41793 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753705Ab0FAKog (ORCPT ); Tue, 1 Jun 2010 06:44:36 -0400 Date: Tue, 1 Jun 2010 12:43:21 +0200 (CEST) From: Thomas Gleixner To: Florian Mickler cc: "Rafael J. Wysocki" , 640e9920@gmail.com, markgross@thegnar.org, Arve Hj?nnev?g , Alan Stern , Peter Zijlstra , Linux PM , Brian Swetland , Alan Cox , Matthew Garrett , LKML , Ingo Molnar Subject: Re: [PATCH] pm_qos: remove unnecessary list-traversal In-Reply-To: <1275382331-15180-1-git-send-email-florian@mickler.org> Message-ID: References: <1275382014-10178-1-git-send-email-florian@mickler.org> <1275382331-15180-1-git-send-email-florian@mickler.org> 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 Content-Length: 672 Lines: 21 On Tue, 1 Jun 2010, florian@mickler.org wrote: > The new extreme value is only depending on the old extreme value and > the changed value. And how does that update to the next applicable constraint when the current constraint is removed ? Your patch is creating a one way decision. > Signed-off-by: Florian Mickler > --- > This version actually compiles... :) That does not make it work. tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/