[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BANLkTincFSm7N7K2uf9npxKFzTfLp_FttQ@mail.gmail.com>
Date: Sat, 4 Jun 2011 19:11:24 +0900
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Larry Finger <Larry.Finger@...inger.net>
Cc: LKML <linux-kernel@...r.kernel.org>, Tejun Heo <tj@...nel.org>,
Amit Shah <amit.shah@...hat.com>,
Jens Axboe <jaxboe@...ionio.com>
Subject: Re: Regression for 3.0-rc1 - bisected to commit ea6949b66d084a197dd7f243b72e216a71d9f2ca
On Sat, Jun 4, 2011 at 9:36 AM, Larry Finger <Larry.Finger@...inger.net> 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@...rylap:~/linux-2.6> git bisect bad
> ea6949b66d084a197dd7f243b72e216a71d9f2ca is the first bad commit
> commit ea6949b66d084a197dd7f243b72e216a71d9f2ca
> Author: Tejun Heo <tj@...nel.org>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists