[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BANLkTimD31sNsWy0EzCREFj2oMWP+WQcWA@mail.gmail.com>
Date: Wed, 25 May 2011 22:54:21 +0200
From: Tejun Heo <tj@...nel.org>
To: Jens Axboe <jaxboe@...ionio.com>
Cc: Ondrej Zary <linux@...nbow-software.org>,
Kernel development list <linux-kernel@...r.kernel.org>
Subject: Re: [bisected] 2.6.39 breaks floppy
Hello,
On Wed, May 25, 2011 at 9:37 PM, Jens Axboe <jaxboe@...ionio.com> wrote:
>> Bisected it to 9fd097b14918875bd6f125ed699d7bbbba5893ee
>> (block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers)
>>
>> Adding the removed line back to floppy.c fixes the problem.
It's the same one as the following. Patch posted. It's caused by
genhd->ev not allocated when ->events | async_events is empty.
https://bugzilla.kernel.org/show_bug.cgi?id=35832
Will soon post a patch.
Thanks.
--
tejun
--
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