Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp594311ybz; Wed, 15 Apr 2020 14:46:31 -0700 (PDT) X-Google-Smtp-Source: APiQypLJeYwUg4P6+UiIkGjjTHiurYGLlXOzyu9SUL8DnLk8+vS1y8MlbI7ZzQ8RyYCwvBWa19vB X-Received: by 2002:a50:ec95:: with SMTP id e21mr8031022edr.253.1586987191838; Wed, 15 Apr 2020 14:46:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586987191; cv=none; d=google.com; s=arc-20160816; b=o/o+InJrmna0l38vbQiN+ff4/5cQ06Zec84+L4YgpmIOjWX9IhHHTsvFo+P83uQ43Z ySUW8JpW2gulVTmV2jf3d3zenmkHJnocqtqMH+Emg2pnqAnXf0NxHvu9mLxvE1DXYBcF OwBYtx7JV6/AP+0zRwRKgOmhMoZK8uucuQAemBhaQpBOaSr8dAEMVP3PRDq+JaLlfeWN roVyu0HerHCuNxhLAlktM1ZWIe6hHyHoC01cY3tgVEsv3gx3kOJcDoaznuvE/4VAwFJ9 Afy+PAC7530FZOrai7aBGZMf2aseLwRZsQq6o38loLnPxHiFUy8aI2kkRRGIJAVqsMPc Ug3A== 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; bh=WQj48INwzUV8Xkvy8OEKlkW7uyUxjyCp5MVhZI/g6f0=; b=eYWNWKb/TNhveri9E44EqgUrw0NweQ2qnykLtodHtiFvYQQRtfIrLfo5WacJrv20lp ISMD3DQP9Vre9TU1ZhCN+ZXAuvtMlt97DbfckNyiRy79irv6FEtu3XZi3V0rt2pVLrKn 0GxmxEvFsglXgVkBW/51S41bluEO+/W9u3FD8Ug6/rHklIgggQD/1H6YZfOjwdIhTA3J GvVW/pS+/8qAaZu5fdqQ5IpcqAOY+J1vW2sTZ0FAX2ihWzTfIdaIN34ltCECtuGEOQen PJv74cSC0+6D9WcNSgmpF58EVjfWqytkRfa9FOxgK/Vg/Pd0YnDPsalx/ShIv9nrmgiW fFfw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h20si4162725ejt.165.2020.04.15.14.46.08; Wed, 15 Apr 2020 14:46:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388839AbgDNQNA (ORCPT + 99 others); Tue, 14 Apr 2020 12:13:00 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:34583 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388615AbgDNQM6 (ORCPT ); Tue, 14 Apr 2020 12:12:58 -0400 Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 03EGCCqm021445; Tue, 14 Apr 2020 18:12:12 +0200 Date: Tue, 14 Apr 2020 18:12:12 +0200 From: Willy Tarreau To: Denis Efremov Cc: Jens Axboe , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" , Benjamin Herrenschmidt , Geert Uytterhoeven , Helge Deller , Ian Molton , Ivan Kokshaysky , Matt Turner , Richard Henderson , Russell King , Thomas Bogendoerfer , x86@kernel.org Subject: Re: [PATCH 00/23] Floppy driver cleanups Message-ID: <20200414161212.GA21441@1wt.eu> References: <20200331094054.24441-1-w@1wt.eu> <20200414053119.GB20927@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Denis, On Tue, Apr 14, 2020 at 01:29:02PM +0300, Denis Efremov wrote: > I was expecting that some of the arch maintainers will at least > ack the patches. TBH, floppy is probably very low on any arch maintainer's priority list. > Willy, could you please resend the patchset with printks fix for sparc64? > Or if Jens don't mind and you don't want to send 30 patches again you can > resend only sparc64 patch and I will reapply it and send everything to Jens > with merge request. I applied your patches a couple of days ago here > https://github.com/evdenis/linux-floppy/ to cleanups branch. Then I'll redo this one only and directly send it to you as I really hate spamming innocents with patches. This will also help Jens in that you've already recomposed the whole series for him. > I also faced minor ubsan warning in setup_rw_floppy that is not related > to these patches. It's false alarm of cross-boundary access of cmd, > reply_count, reply in floppy_raw_cmd. This access is intentional. > I will send a patch on top of your patchset. OK, cool! Thanks! Willy