Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp6231864ybi; Wed, 31 Jul 2019 10:32:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqwiBrkt8fJiIPYZuQpptxnFlzmYRS8gwzjk0vIzGuNmxJ4fhSxo5qRzMwF05jYHWN5fR9OR X-Received: by 2002:a17:902:fa2:: with SMTP id 31mr123626717plz.38.1564594372144; Wed, 31 Jul 2019 10:32:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564594372; cv=none; d=google.com; s=arc-20160816; b=fTBDmwT/AI6Or7gpe/2t2sHRLTEbcdRbjQ6GiqLOayKGVm+zhWQWp/FWt+85gWp0ZU RM3crUwhkyVXRt1UA92AdlpI3usqY9AepvDFsUwGRb9ktQXJuD7YyY+sIY9B6UwoQ1P7 KY/Dwd12nqhFQu0TSP77oZNLUTZNP6MDu2G4lPovK7m+ntSNZJHCi9t/73CvxmZFW+l4 A36AdY4um1b3zP9VJWJMRTECq7a/RA9h3HXe/X8aybXu0srY00Nx3eKTTYGDP44tdF5K XvuxM0nfSOjS364AHUrwgSPtoy6dFiU/fFzfV7jJSJiHcw4QqZvgN+JDj2EJU3Zt0Lg6 zLyg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=CprBGDIxK3gBYFOfRVB/3OK8CUJfPrbBYGkPhkl7qPc=; b=aoKD+gtCtiqBTrYW5bo8nELIkbMKWL2Shm2R6iPz48Qis4E1R1yVJ75gDE7AOSmM8H c+m+T5Id3eDpKEd5hA7DL+bt4dSx7IcJCmkVV42kT2gUk5ewjP0daFIbDo7JHWgwFYVE hr5CvKT4qV+PW9Jy88euyKLPPhAA6od1NMI8t/H0S8JqOgNG7vOIrr8qJ3v3dRdrg07M jNmX1lmyVxsd7wgY+zNSkbMNBzYsyV0W1ArIL/4Uu+Ak0wq/gjsQE99miadffLS/Jxe1 UDtELHl/mfDz3aq4AVM/ykT69gF457I/TFoVjktRc6Wz7XWbTVw+IDCBIlCi59p6f9ec HYgA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UndKVLcl; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i10si35649061pfr.130.2019.07.31.10.32.37; Wed, 31 Jul 2019 10:32:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UndKVLcl; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730119AbfGaPW2 (ORCPT + 99 others); Wed, 31 Jul 2019 11:22:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:33792 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727992AbfGaPW1 (ORCPT ); Wed, 31 Jul 2019 11:22:27 -0400 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 67409208C3; Wed, 31 Jul 2019 15:22:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564586546; bh=ClRP/HKTVmek69IiWZvv0iKAUEF2zthVYhGN8lcKHbs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UndKVLcl8gxM0PAVeerERGD6/6D/M0AsUn/31rcUUnQuHllW09Mfu/7wAWVoIq4le 2miZGr9SkQgLw0kzv2DajEZIb/2rfpJbDCg/ryqWff6H8/5zBzTiQz717wYUkxIIYE iLFKRtsuuX59dCQAg+qspeUzrxc2Fpczl/XNLxPE= Date: Wed, 31 Jul 2019 16:22:21 +0100 From: Will Deacon To: Jens Axboe Cc: efremov@linux.com, Jiri Kosina , Linus Torvalds , Willy Tarreau , Greg KH , Alexander Popov , efremov@ispras.ru, linux-block@vger.kernel.org, "Linux-Kernel@Vger. Kernel. Org" Subject: Re: [PATCH] MAINTAINERS: floppy: take over maintainership Message-ID: <20190731152220.xgif4fwyqybb37pp@willie-the-truck> References: <20190712185523.7208-1-efremov@ispras.ru> <20190713080726.GA19611@1wt.eu> <57af5f3e-9cfe-b6d8-314c-f59855408cd5@linux.com> <431bd981-d81a-d4dd-75fe-96a29f8f1065@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <431bd981-d81a-d4dd-75fe-96a29f8f1065@kernel.dk> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 31, 2019 at 08:53:22AM -0600, Jens Axboe wrote: > On 7/31/19 8:47 AM, Denis Efremov wrote: > > Hi All, > > > > On 18.07.2019 01:03, Jiri Kosina wrote: > >> On Wed, 17 Jul 2019, Linus Torvalds wrote: > >> > >>> I don't think we really have a floppy maintainer any more, > >> > >> Yeah, I basically volunteered myself to maintain it quite some time > >> ago back when I fixed the concurrency issues which exhibited itself > >> only with VM-emulated devices, and at the same time I still had the > >> physical 3.5" reader. > >> > >> The hardware doesn't work any more though. So I guess I should just > >> remove myself as a maintainer to reflect the reality and mark floppy.c > >> as Orphaned. > > > > Well, without jokes about Thunderdome, I've got time, hardware and > > would like to maintain the floppy. Except the for recent fixes, > > I described floppy ioctls in syzkaller. I've already spent quite > > a lot of time with this code. Thus, if nobody minds > > Great, can't see anyone objecting to doling out some floppy love. Whatever that involves, I don't like the sound of it. > Applied, thanks. Here's a belated Ack if you can add it: Acked-by: Will Deacon Either way, thanks Denis. Will