Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755878Ab1FDKMG (ORCPT ); Sat, 4 Jun 2011 06:12:06 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:47421 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754640Ab1FDKMD convert rfc822-to-8bit (ORCPT ); Sat, 4 Jun 2011 06:12:03 -0400 MIME-Version: 1.0 In-Reply-To: <4DE97E12.1030900@lwfinger.net> References: <4DE97E12.1030900@lwfinger.net> From: Linus Torvalds Date: Sat, 4 Jun 2011 19:11:24 +0900 Message-ID: Subject: Re: Regression for 3.0-rc1 - bisected to commit ea6949b66d084a197dd7f243b72e216a71d9f2ca To: Larry Finger Cc: LKML , Tejun Heo , Amit Shah , Jens Axboe Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1031 Lines: 27 On Sat, Jun 4, 2011 at 9:36 AM, Larry Finger wrote: > With kernel 3.0-rc1 and an openSUSE 11.4 distro, my HP dv2815nr notebook > fails to boot. Bisection leads to the following: > > finger@larrylap:~/linux-2.6> git bisect bad > ea6949b66d084a197dd7f243b72e216a71d9f2ca is the first bad commit > commit ea6949b66d084a197dd7f243b72e216a71d9f2ca > Author: Tejun Heo > Date: ? Thu Apr 21 20:54:44 2011 +0200 > > ? ?cdrom: always check_disk_change() on open This sounds like the infinite disk change bug that was mistakenly re-introduced in -rc1 by a bad merge. It should be fixed by commit 0f48f2600911 ("block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal"), so current -git should hopefully be good. Pls verify, Linus -- 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/