[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201105252116.37839.linux@rainbow-software.org>
Date: Wed, 25 May 2011 21:16:36 +0200
From: Ondrej Zary <linux@...nbow-software.org>
To: Tejun Heo <tj@...nel.org>
Cc: Jens Axboe <jaxboe@...ionio.com>,
Kernel development list <linux-kernel@...r.kernel.org>
Subject: [bisected] 2.6.39 breaks floppy
Hello,
floppy stopped working in 2.6.39 (confirmed on two machines). 2.6.38 worked
fine.
/dev/fd0 is created but does not work (mdir says: "No such device or address",
mount says "/dev/fd0 is not a valid block device"). dmesg shows no errors:
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
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.
--
Ondrej Zary
--
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