Re: [bisected] 2.6.39 breaks floppy

From: Tejun Heo
Date: Wed May 25 2011 - 16:54:26 EST


Hello,

On Wed, May 25, 2011 at 9:37 PM, Jens Axboe <jaxboe@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/