From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: 2.6.30-rc2-git2: Reported regressions from 2.6.29 Date: Thu, 16 Apr 2009 17:46:15 -0700 (PDT) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: "Rafael J. Wysocki" Cc: Adrian Bunk , Linux SCSI List , Network Development , Linux Kernel Mailing List , Natalie Protasevich , Linux ACPI , Andrew Morton , Kernel Testers List , Linux PM List List-Id: linux-pm@vger.kernel.org On Thu, 16 Apr 2009, Rafael J. Wysocki wrote: > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13098 > Subject : 2.6.29-git12 breaks vga=0x0f07 on MSI/Intel GPU > Submitter : Andi Kleen > Date : 2009-04-06 01:14 (11 days old) > References : http://lkml.org/lkml/2009/4/5/200 > Handled-By : H. Peter Anvin I think this got fixed already. The VGA moresettign was reverted back to the old order. > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13044 > Subject : 2.6.30-rc1 can't find the root fs > Submitter : Heinz Diehl > Date : 2009-04-08 13:35 (9 days old) This was one of the async things that got fixed by just waiting for module async work to finish. Linus