From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946135Ab2EROTy (ORCPT ); Fri, 18 May 2012 10:19:54 -0400 Received: from merlin.infradead.org ([205.233.59.134]:48326 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030413Ab2EROTw (ORCPT ); Fri, 18 May 2012 10:19:52 -0400 Message-ID: <4FB65A6F.4090001@kernel.dk> Date: Fri, 18 May 2012 16:19:27 +0200 From: Jens Axboe MIME-Version: 1.0 To: Jiri Kosina CC: linux-kernel@vger.kernel.org Subject: Re: [GIT] floppy References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/18/2012 03:28 PM, Jiri Kosina wrote: > Jens, > > please pull from > > git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git upstream > > to receive 3 patches for the floppy driver. The first one fixes a number > of races, which never exposed themselves on real floppy hardware, but are > triggering a lot on virtualized/emulated floppy drives. The second one > makes handling of O_EXCL on /dev/fd0 more consistent with other block > devices (and actually fixes a userspace-visible regression). The third one > adds myself as an unhappy maintainer, as discussed here: > https://lkml.org/lkml/2012/5/16/370 > > The 'upstream' branch is based on your 'for-3.5/drivers' branch. Thanks Jiri, pulled in. -- Jens Axboe