From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Felix_M=F6ller?= Subject: Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering Date: Tue, 01 Apr 2008 16:38:34 +0200 Message-ID: <47F248EA.6070705@derklecks.de> References: <200803300319.08398.rjw@sisk.pl> <200803301358.39831.rjw@sisk.pl> <20080330122838.GA7093@elf.ucw.cz> <200803301515.33922.rjw@sisk.pl> <20080401084523.GA25278@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20080401084523.GA25278@atrey.karlin.mff.cuni.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Pavel Machek Cc: Matthew Garrett , Carlos Corbacho , LKML , Arthur Erhardt , ACPI Devel Maling List , Andrew Morton , Linus Torvalds , pm list , Felix M?ller List-Id: linux-acpi@vger.kernel.org Hi, >>>>>> For the reasons outlined above, the change of the suspend ordering >>>>>> should be reverted, which is done by the patch below. >>>>> But this will break those few nvidia-based systems, no? >>>>> >>>>> this may have been a good idea in -rc1 days, but we are in -rc7 >>>>> now... and the patch is slightly big. >>>> It's quite obvious, though. >>> Yes, but breaking systems between -rc7 and final is _very_ unnice. >> Breaking systems between 2.6.24 and 2.6.25 is even worse, which is why >> I've posted this patch. >> >> IOW, we tried to fix systems that were broken with 2.6.24, but it didn't= work, >> because our "fix" broke systems that were OK with 2.6.24. Solution: rev= ert >> the "fix" and go back to the design board. That's all we can do so late= in >> the release cycle, IMO. > = > Well, I agree that regression from 2.6.24 is worse, but it is > _slightly_ worse... -rcs are really expected to improve... > = > ...plus it no longer looks like macbook regression is caused by _PTS > ordering? I am the reporter from the original Novell Bug: = https://bugzilla.novell.com/show_bug.cgi?id=3D374217 I just tried current git head (two hours ago) with the patch (the one = from the beginning of this thread) from Rafael and without it. With the = patch my MacBook does suspend without it does not. HTH Felix M=F6ller